From 15106d6f74795fc4a402e44054dd1206eba12aa3 Mon Sep 17 00:00:00 2001 From: Moritz Lerch Date: Thu, 28 Sep 2023 23:18:13 +0200 Subject: [PATCH] bump to 1.0.3 --- pretix_manualseats/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pretix_manualseats/__init__.py b/pretix_manualseats/__init__.py index 7863915..976498a 100644 --- a/pretix_manualseats/__init__.py +++ b/pretix_manualseats/__init__.py @@ -1 +1 @@ -__version__ = "1.0.2" +__version__ = "1.0.3"