From 05fb0b9f89136f0da7ed22d6c095540c47a5d0c9 Mon Sep 17 00:00:00 2001 From: geant-release-service <swd@geant.org> Date: Wed, 4 Jun 2025 13:19:34 +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 61c58d3..a072fca 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name='brian-polling-manager', - version="0.19", + version="0.20", author='GEANT', author_email='swd@geant.org', description='service for managing BRIAN polling checks', -- GitLab