From 5f795e8f6c5c43f1656a61ab94aaf664bfc0be1b Mon Sep 17 00:00:00 2001
From: geant-release-service <swd@geant.org>
Date: Thu, 15 Feb 2024 10:16:01 +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 4540eab..bd050f0 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
 
 setup(
     name='brian-dashboard-manager',
-    version="0.56",
+    version="0.57",
     author='GEANT',
     author_email='swd@geant.org',
     description='',
-- 
GitLab