Skip to content
Snippets Groups Projects
Commit c2d109a4 authored by Erik Reid's avatar Erik Reid
Browse files

use simple M.m version string

parent a2856fc7
Branches
Tags
1 merge request!8Feature/simple version number for ci pipeline
...@@ -2,7 +2,7 @@ from setuptools import setup, find_packages ...@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup( setup(
name='goat-lso', name='goat-lso',
version='0.0.1', version="0.1",
author='GÉANT Orchestration & Automation Team', author='GÉANT Orchestration & Automation Team',
author_email='TBD', author_email='TBD',
description='Lightweight Ansible Runner Provioner', description='Lightweight Ansible Runner Provioner',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment