diff --git a/setup.py b/setup.py index 6040511..fcc2d01 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ # required = f.read().splitlines() setup(name='servicemanager', - version='0.0.6', + version='0.0.7', description='A python tool to manage developing and testing with lots of microservices', url='https://github.com/hmrc/service-manager', author='vaughansharman',