From 18eb56329c23a9096a740d541b413f53588f800c Mon Sep 17 00:00:00 2001 From: geant-release-service <swd@geant.org> Date: Thu, 27 Mar 2025 13:56:33 +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 6772bfd..b99e696 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import setup, find_packages setup( name="stripe-checkout", - version="0.14", + version="0.15", author="GEANT", author_email="swd@geant.org", description="Stripe custom checkout support service", -- GitLab