Skip to content

Commit

Permalink
version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Feb 1, 2021
1 parent e10b9ce commit d6e17db
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.2.0
------
- ENH: Added `rio.estimate_utm_crs` (issue #181)
- ENH: Add support for merging datasets with different CRS (issue #173)
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.1.2.dev0"
__version__ = "0.2.0"

0 comments on commit d6e17db

Please sign in to comment.