We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86c9025 commit 932250dCopy full SHA for 932250d
1 file changed
src/ucis/__version__.py
@@ -1,5 +1,5 @@
1
2
-BASE = "0.1.5"
+BASE = "0.2.0"
3
SUFFIX = ""
4
5
__version__ = (BASE, SUFFIX)
0 commit comments