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