From a07a471ab9b7bfaa08eb192cfd12414ae21ccc9a Mon Sep 17 00:00:00 2001 From: Release Webservice <geantreleaseservice@localhost> Date: Mon, 11 Oct 2021 15:19:59 +0000 Subject: [PATCH] incremented version for next development iteration --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 5c54dd5..ed0a4bd 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name='brian-dashboard-manager', - version="0.24", + version="0.25", author='GEANT', author_email='swd@geant.org', description='', -- GitLab