Skip to content

Commit

Permalink
bump post
Browse files Browse the repository at this point in the history
  • Loading branch information
RamiALBASHA committed Jul 5, 2023
1 parent 9368725 commit 837c511
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 = 1
post = 2

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

0 comments on commit 837c511

Please sign in to comment.