Skip to content

Commit ffc009e

Browse files
authored
Update tools/marvin/setup.py
1 parent c2703d3 commit ffc009e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/marvin/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
raise RuntimeError("python setuptools is required to build Marvin")
2828

2929

30-
VERSION = "4.21.0.0"
30+
VERSION = "4.21.0.0-SNAPSHOT"
3131

3232
setup(name="Marvin",
3333
version=VERSION,

0 commit comments

Comments
 (0)