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