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

Finished release 1.4.

parents b8344210 346bc656
No related branches found
No related tags found
No related merge requests found
Pipeline #85820 passed
# 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.4] - 2024-02-27
GAP Ansible collection version is pinned to 1.0.49
## [1.3] - 2024-02-09 ## [1.3] - 2024-02-09
Fixes to the GAP Ansible collection Fixes to the GAP Ansible collection
## [1.2] - 2024-02-09 ## [1.2] - 2024-02-09
......
...@@ -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.48 version: 1.0.49
roles: roles:
- Juniper.junos - Juniper.junos
...@@ -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="1.3", version="1.4",
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