Skip to content
Snippets Groups Projects
Commit 2c3ab4cc authored by Bjarke Madsen's avatar Bjarke Madsen
Browse files

Merge branch 'develop' of gitlab.geant.net:live-projects/brian-dashboard-manager into develop

parents 4accf7fb e82f05ea
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,9 @@
All notable changes to this project will be documented in this file.
## [0.19] - 2021-09-13
- [POL1-501] create config option ignored_folders for provisioning folders with manually maintained dashboards
## [0.18] - 2021-08-23
- Only provision GWS folders for GEANT Staff organization temporarily
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='brian-dashboard-manager',
version="0.19",
version="0.20",
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