Skip to content

Commit

Permalink
MNT: verison 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
snowman2 committed May 2, 2022
1 parent 01b4f81 commit 1442642
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions docs/history.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
History
=======

Latest
0.3.0
-------
- BUG: Handle input CRS without EPSG
- BUG: Handle input CRS without EPSG (pull #105)
- TYPE: Added type hints (pull #101)

0.2.0
-------
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.2.1.dev0"
__version__ = "0.3.0"

0 comments on commit 1442642

Please sign in to comment.