Skip to content

Commit

Permalink
version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Feb 14, 2022
1 parent ece0db0 commit b908702
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/history.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
History
=======

Latest
0.1.2
------
- BUG: Fix width and height order to the one used in rioxarray (issue #93)

0.1.1
-------
Expand Down
2 changes: 1 addition & 1 deletion geocube/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"""GeoCube Version"""
__version__ = "0.1.2.dev0"
__version__ = "0.1.2"

0 comments on commit b908702

Please sign in to comment.