From f6b8ce2bdbfd1ad71b474851eb6d5a6140655308 Mon Sep 17 00:00:00 2001 From: Release Webservice <geantreleaseservice@localhost> Date: Thu, 25 Aug 2022 11:43:27 +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 8cf3a01..51d7428 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name='brian-dashboard-manager', - version="0.42", + version="0.43", author='GEANT', author_email='swd@geant.org', description='', -- GitLab