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