mirror of https://github.com/apache/cloudstack.git
reverting update by pre-commit on tools/marvin/setup.py
This commit is contained in:
parent
124649f1d7
commit
ce40daf743
|
|
@ -27,7 +27,7 @@ except ImportError:
|
|||
raise RuntimeError("python setuptools is required to build Marvin")
|
||||
|
||||
|
||||
VERSION = "4.23.0.0"
|
||||
VERSION = "4.23.0.0-SNAPSHOT"
|
||||
|
||||
setup(name="Marvin",
|
||||
version=VERSION,
|
||||
|
|
|
|||
Loading…
Reference in New Issue