Skip to content
Snippets Groups Projects
Commit 228d0f9b 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 fcc6af0c 35198470
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.20] - 2021-09-13
- Don't automatically create ignored folders, just ignore them if they are present.
## [0.19] - 2021-09-13
- [POL1-501] create config option ignored_folders for provisioning folders with manually maintained dashboards
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='brian-dashboard-manager',
version="0.20",
version="0.21",
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