Skip to content
Snippets Groups Projects
Commit 308d4877 authored by Release Webservice's avatar Release Webservice
Browse files

Finished release 0.37.

parents 43048b27 dd0d34a2
No related branches found
No related tags found
No related merge requests found
......@@ -126,6 +126,7 @@ DASHBOARDS = {
},
'GBS_10G': {
'tag': 'GBS_10G',
'errors': True,
'folder_name': '10G Guaranteed Bandwidth Service',
'interfaces': []
}
......
......@@ -2,6 +2,9 @@
All notable changes to this project will be documented in this file.
## [0.37] - 2022-03-28
- POL1-570: Add errors/discards to 10G GBS dashboards
## [0.36] - 2022-03-07
- Added COPERNICUS dashboard to Services dropdown
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='brian-dashboard-manager',
version="0.36",
version="0.37",
author='GEANT',
author_email='swd@geant.org',
description='',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment