diff --git a/setup.py b/setup.py index 3383708..4a71a93 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="topology-deployer", - version="0.2.1", + version="0.2.2", author="Ved Patel", description=("A python tool to deploy topology " "defined in a json config"),