From 02536814128a4331ea05c5cc78625fa9de85cd88 Mon Sep 17 00:00:00 2001 From: geant-release-service <swd@geant.org> Date: Fri, 30 May 2025 04:58: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 df4f9dc..61c58d3 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name='brian-polling-manager', - version="0.18", + version="0.19", author='GEANT', author_email='swd@geant.org', description='service for managing BRIAN polling checks', -- GitLab