Skip to content

Commit

Permalink
PyIRoGlass v0.2.2 released!
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahshi committed Sep 27, 2023
1 parent 0c5a67d commit 12120b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PyIRoGlass/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
# 1) we don't load dependencies by storing it in __init__.py
# 2) we can import it in setup.py for the same reason
# 3) we can import it into your module
__version__ = '0.2.1'
__version__ = '0.2.2'

0 comments on commit 12120b9

Please sign in to comment.