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 daebe47 commit 25b327aCopy full SHA for 25b327a
src/potr/__init__.py
@@ -24,4 +24,4 @@
24
25
''' version is: (major, minor, patch, sub) with sub being one of 'alpha',
26
'beta', 'final' '''
27
-VERSION = (1, 0, 0, 'final')
+VERSION = (1, 0, 3, 'alpha')
0 commit comments