Skip to content

Commit ce40daf

Browse files
authored
reverting update by pre-commit on tools/marvin/setup.py
1 parent 124649f commit ce40daf

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.23.0.0"
30+
VERSION = "4.23.0.0-SNAPSHOT"
3131

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

0 commit comments

Comments
 (0)