We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42fd47c commit f44b4c7Copy full SHA for f44b4c7
src/vi/version.py
@@ -1,3 +1,3 @@
1
2
VERSION = "1.1.0"
3
-SNAPSHOT = True # set to false when releasing
+SNAPSHOT = False # set to false when releasing
0 commit comments