Skip to content

Commit

Permalink
bump post
Browse files Browse the repository at this point in the history
  • Loading branch information
RamiALBASHA committed Jun 27, 2023
1 parent 5536311 commit ec73fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hydroshoot/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

major = 5
minor = 2
post = 0
post = 1

__version__ = ".".join([str(s) for s in (major, minor, post)])
# #}

0 comments on commit ec73fc6

Please sign in to comment.