Skip to content

Commit

Permalink
bumped version to 0.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
sebi06 committed Dec 20, 2022
1 parent a750ffb commit 1898b62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = czitools
version = 0.1.2
version = 0.1.3
author = Sebastian Rhode
author_email = [email protected]
url = https://github.com/sebi06/czitools
Expand Down
2 changes: 1 addition & 1 deletion src/czitools/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# __init__.py
# version of the czitools package
__version__ = "0.1.2"
__version__ = "0.1.3"

0 comments on commit 1898b62

Please sign in to comment.