Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
Change of version ahead of tagged release
  • Loading branch information
francois-drielsma authored Nov 18, 2024
1 parent 84a81ce commit c8e4c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spine/version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Module which stores the current software version."""

__version__ = '0.1.3'
__version__ = '0.2.0'

0 comments on commit c8e4c09

Please sign in to comment.