We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d256e6c commit 2ff2fe2Copy full SHA for 2ff2fe2
cryptapi/meta.py
@@ -1,4 +1,4 @@
1
from distutils.version import StrictVersion
2
3
4
-VERSION = StrictVersion('0.3.0')
+VERSION = StrictVersion('0.3.1')
0 commit comments