mirror of https://github.com/apache/cloudstack.git
marvin: set next release version to 4.5.0
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
7b8c991da8
commit
e10f8e8875
|
|
@ -27,7 +27,7 @@ except ImportError:
|
|||
raise RuntimeError("python setuptools is required to build Marvin")
|
||||
|
||||
|
||||
VERSION = '0.1.0'
|
||||
VERSION = '4.5.0'
|
||||
|
||||
import os
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue