Skip to content
Snippets Groups Projects
Commit a7250c10 authored by geant-release-service's avatar geant-release-service
Browse files

Finished release 0.2.

parents af51cb26 1c13e54c
No related branches found
No related tags found
No related merge requests found
Pipeline #84862 passed
...@@ -2,5 +2,8 @@ ...@@ -2,5 +2,8 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [0.2] - 2023-12-06
- Rebuild without any change.
## [0.1] - 2023-12-06 ## [0.1] - 2023-12-06
- initial skeleton - initial skeleton
\ No newline at end of file
...@@ -2,7 +2,7 @@ from setuptools import find_packages, setup ...@@ -2,7 +2,7 @@ from setuptools import find_packages, setup
setup( setup(
name="goat-lso", name="goat-lso",
version="0.1", version="0.2",
author="GÉANT Orchestration & Automation Team", author="GÉANT Orchestration & Automation Team",
author_email="goat@geant.org", author_email="goat@geant.org",
description="Lightweight Service Orchestrator", description="Lightweight Service Orchestrator",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment