Skip to content

Commit

Permalink
Updated version to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fsemeraro6 committed Jan 14, 2023
1 parent 0b53de8 commit 6949240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/pumapy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
# - git push nasa main
# - git tag -a v$(python setup.py --version) -m 'INPUT DESCRIPTION'
# - gh release create v$(python setup.py --version) --target main
__version__ = "3.2.1"
__version__ = "3.2.0"

# experimental submodule:
from . import experimental
Expand Down

0 comments on commit 6949240

Please sign in to comment.