Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
alanwilter committed Nov 29, 2021
1 parent 923eca4 commit 69302b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion acpype_lib/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# from https://packaging.python.org/guides/single-sourcing-package-version/
# using option 2
__version__ = "2021.11.28"
# updated automatically via pre-commit git-hook
__version__ = "2021.11.29"

0 comments on commit 69302b0

Please sign in to comment.