We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2cb774 commit 6dfb0eaCopy full SHA for 6dfb0ea
tools/marvin/setup.py
@@ -27,7 +27,7 @@
27
raise RuntimeError("python setuptools is required to build Marvin")
28
29
30
-VERSION = "4.20.0.0"
+VERSION = "4.20.0.0-SNAPSHOT"
31
32
setup(name="Marvin",
33
version=VERSION,
0 commit comments