From 5f84ad291947256728acc42ef334907e42afc180 Mon Sep 17 00:00:00 2001 From: geant-release-service <swd@geant.org> Date: Tue, 29 Oct 2024 09:55:41 +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 5eb5441..a127575 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name='brian-dashboard-manager', - version="0.67", + version="0.68", author='GEANT', author_email='swd@geant.org', description='', -- GitLab