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

Finished release 1.8.

parents 92d4af60 b9cfc775
Branches
Tags
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.7] - 2024-04-03
- GAP Ansible collection version is pinned to 1.0.59
## [1.7] - 2024-03-28 ## [1.7] - 2024-03-28
- GAP Ansible collection version is pinned to 1.0.58 - GAP Ansible collection version is pinned to 1.0.58
- Update `ncclient` to 0.6.15 - Update `ncclient` to 0.6.15
......
...@@ -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.58 version: 1.0.59
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.7", version="1.8",
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