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