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 7020827 commit 943dcd5Copy full SHA for 943dcd5
arbpackage/version.py
@@ -2,7 +2,7 @@
2
3
import platform
4
5
-__version__ = '0.0.6'
+__version__ = '0.0.7'
6
7
8
def get_version():
setup.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
-current_version = 0.0.6
+current_version = 0.0.7
[bumpversion:file:arbpackage/version.py]
0 commit comments