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

Finished release 1.11.

parents 06bb66f3 ccb92bd9
No related branches found
No related tags found
No related merge requests found
# Changelog # Changelog
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [1.11] - 2024-05-21
- GAP Ansible collection version is pinned to 1.0.71
## [1.10] - 2024-04-24 ## [1.10] - 2024-04-24
- GAP Ansible collection version is pinned to 1.0.69 - GAP Ansible collection version is pinned to 1.0.69
## [1.9] - 2024-04-22 ## [1.9] - 2024-04-22
......
...@@ -3,6 +3,6 @@ collections: ...@@ -3,6 +3,6 @@ collections:
- juniper.device - juniper.device
- junipernetworks.junos - junipernetworks.junos
- name: geant.gap_ansible - name: geant.gap_ansible
version: 1.0.69 version: 1.0.71
roles: roles:
- Juniper.junos - Juniper.junos
...@@ -2,7 +2,7 @@ from setuptools import setup ...@@ -2,7 +2,7 @@ from setuptools import setup
setup( setup(
name="goat-lso", name="goat-lso",
version="1.10", version="1.11",
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