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

Finished release 0.12.

parents 9a4bfc22 7bd8e6f0
No related branches found
No related tags found
No related merge requests found
......@@ -68,7 +68,6 @@ DEFAULT_ORGANIZATIONS = [
"GÉANT VM",
"Lab Devices",
"IAS",
"GÉANT Open",
"IAS Peers"
],
"excluded_folders": {
......
......@@ -2,6 +2,9 @@
All notable changes to this project will be documented in this file.
## [0.12] - 2021-04-15
- POL1-416 remaining changes
## [0.11] - 2021-04-15
- POL1-412, POL1-416 fixes
......
......@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
setup(
name='brian-dashboard-manager',
version="0.11",
version="0.12",
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