We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c820814 commit f465c51Copy full SHA for f465c51
1 file changed
nebulento/version.py
@@ -1,6 +1,6 @@
1
# START_VERSION_BLOCK
2
VERSION_MAJOR = 0
3
-VERSION_MINOR = 0
4
-VERSION_BUILD = 1
+VERSION_MINOR = 1
+VERSION_BUILD = 0
5
VERSION_ALPHA = 0
6
# END_VERSION_BLOCK
0 commit comments