From 9234b2701c5e8a3b977f0a25db4a3de0f83fcf41 Mon Sep 17 00:00:00 2001 From: geant-release-service <swd@geant.org> Date: Wed, 4 Dec 2024 15:34:53 +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 04bf83c0..ad9b837d 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name='compendium-v2', - version="0.69", + version="0.70", author='GEANT', author_email='swd@geant.org', description='Flask and React project for displaying ' -- GitLab