diff --git a/setup.py b/setup.py index 05fd68e..652ee9b 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="topology-deployer", - version="0.1.2", + version="0.2.0", author="Ved Patel", description=("A python tool to deploy topology " "defined in a json config"),