Skip to content

Commit

Permalink
prepare for next release cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed Feb 9, 2022
1 parent 4278442 commit 7abc888
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions docs/history.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
History
=======

Latest
-------

0.10.0
-------
- DEP: Drop Python 3.7 support (issue #451)
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.10.0"
__version__ = "0.10.1.dev0"

0 comments on commit 7abc888

Please sign in to comment.