diff --git a/setup.py b/setup.py index fa3c4db3bf81352b7171858216b34d417df49008..5df72354c44b30d1f74365539225c5333fb5d604 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup setup( name="goat-lso", - version="1.14", + version="1.14.1", author="GÉANT Orchestration & Automation Team", author_email="goat@geant.org", description="Lightweight Service Orchestrator",