Skip to content
Snippets Groups Projects
Verified Commit a0d826a4 authored by Karel van Klink's avatar Karel van Klink :smiley_cat:
Browse files

Bump version number to 2.0

parent a59a6842
Branches
Tags
1 merge request!217Feature/bump version
Pipeline #86938 failed
[bumpversion] [bumpversion]
current_version = 1.6 current_version = 2.0
commit = False commit = False
tag = False tag = False
parse = (?P<major>\d+)\.(?P<minor>\d+) parse = (?P<major>\d+)\.(?P<minor>\d+)
......
...@@ -4,7 +4,7 @@ from setuptools import find_packages, setup ...@@ -4,7 +4,7 @@ from setuptools import find_packages, setup
setup( setup(
name="geant-service-orchestrator", name="geant-service-orchestrator",
version="1.6", version="2.0",
author="GÉANT Orchestration and Automation Team", author="GÉANT Orchestration and Automation Team",
author_email="goat@geant.org", author_email="goat@geant.org",
description="GÉANT Service Orchestrator", description="GÉANT Service Orchestrator",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment