Skip to content

Commit

Permalink
Release v0.3.2
Browse files Browse the repository at this point in the history
fix for python 3.10
  • Loading branch information
Kirill888 committed Oct 25, 2022
1 parent a680b5e commit af9ebe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion odc/geo/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"""version information only."""
__version__ = "0.3.1"
__version__ = "0.3.2"

0 comments on commit af9ebe4

Please sign in to comment.