We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 281a3df commit ceaed48Copy full SHA for ceaed48
arq/version.py
@@ -1,3 +1,3 @@
1
from distutils.version import StrictVersion
2
3
-VERSION = StrictVersion('0.0.4')
+VERSION = StrictVersion('0.0.5')
0 commit comments