We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1df5766 commit 068eadbCopy full SHA for 068eadb
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 1.2.0
+current_version = 1.2.1
3
commit = True
4
tag = True
5
pygac/version.py
@@ -22,4 +22,4 @@
22
23
"""Just holding the version of the pygac module."""
24
25
-__version__ = '1.2.0'
+__version__ = '1.2.1'
0 commit comments