diff --git a/setup.py b/setup.py index 9fe09dd0814f7a0f72be1758f7b9144d29d338c0..acf801085979fa3e06bc379c39b0400862bb51c0 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name='goat-lso', - version='0.0.1', + version="0.1", author='GÉANT Orchestration & Automation Team', author_email='TBD', description='Lightweight Ansible Runner Provioner',