Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
SkepticRaven committed Aug 1, 2023
1 parent 84bf8e4 commit 7a3f41e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
__MAJOR = 0
__MINOR = 16
__PATCH = 2
__PATCH = 3


def version_str():
Expand Down

0 comments on commit 7a3f41e

Please sign in to comment.