Skip to content

Commit

Permalink
release: version bump
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <[email protected]>
  • Loading branch information
vsoch committed Feb 22, 2024
1 parent f6b43db commit 25285b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compspec_ior/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
__copyright__ = "Copyright 2024, Vanessa Sochat"
__license__ = "MIT"

__version__ = "0.0.0"
__version__ = "0.0.1"
AUTHOR = "Vanessa Sochat"
AUTHOR_EMAIL = "[email protected]"
NAME = "compspec-ior"
Expand Down

0 comments on commit 25285b8

Please sign in to comment.