We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4ba470 commit cc022ebCopy full SHA for cc022eb
pykrylov/version.py
@@ -1,5 +1,5 @@
1
version = '0.1.0'
2
-release = False
+release = True
3
4
if not release:
5
version += '-dev'
0 commit comments