From bbfdf9d57e8a33ceff498d51c588ad102597d65b Mon Sep 17 00:00:00 2001
From: geant-release-service <swd@geant.org>
Date: Thu, 15 May 2025 09:40:52 +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 2b47609..331878f 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
 
 setup(
     name="stripe-checkout",
-    version="0.18",
+    version="0.19",
     author="GEANT",
     author_email="swd@geant.org",
     description="Stripe custom checkout support service",
-- 
GitLab