Skip to content

Commit

Permalink
version 0.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed May 24, 2021
1 parent 171542f commit 6bbf3b5
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.0.17
------
- DEP: Python 3.7+ (#67)
- REF: Write grid_mapping to encoding instead of attrs (#66)
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.0.17.dev0"
__version__ = "0.0.17"

0 comments on commit 6bbf3b5

Please sign in to comment.