Skip to content

Commit

Permalink
Version number -> 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
takluyver committed Oct 26, 2021
1 parent 5a7aa96 commit 0d7959f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geoAssembler/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"""


__version__ = "0.7.0"
__version__ = "0.8.0"


from .nb.notebook import MainWidget as CalibrateNb
Expand Down

0 comments on commit 0d7959f

Please sign in to comment.