mirror of https://github.com/apache/cloudstack.git
revert setup.py change
This commit is contained in:
parent
778bbaf9cc
commit
fe21d12ab8
|
|
@ -27,7 +27,7 @@ except ImportError:
|
|||
raise RuntimeError("python setuptools is required to build Marvin")
|
||||
|
||||
|
||||
VERSION = "4.20.3.0"
|
||||
VERSION = "4.20.3.0-SNAPSHOT"
|
||||
|
||||
setup(name="Marvin",
|
||||
version=VERSION,
|
||||
|
|
|
|||
Loading…
Reference in New Issue