Skip to content

Commit

Permalink
MNT: version 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Sep 14, 2022
1 parent d6e7dc2 commit 2d6e42a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/history.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
History
=======

Latest
0.12.1
------
- BUG: Handle `_Unsigned` and load in all attributes (pull #575)

Expand Down
2 changes: 1 addition & 1 deletion rioxarray/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"""rioxarray version"""
__version__ = "0.12.1.dev0"
__version__ = "0.12.1"

0 comments on commit 2d6e42a

Please sign in to comment.