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