From 60cdd00bdbffd1373fbd51bd9cc4e68ac0b8ca95 Mon Sep 17 00:00:00 2001 From: markxoe Date: Mon, 24 Jun 2024 10:43:21 +0200 Subject: [PATCH] wip: bump version --- 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 92192ee..68cdeee 100644 --- a/pretix_manualseats/__init__.py +++ b/pretix_manualseats/__init__.py @@ -1 +1 @@ -__version__ = "1.0.4" +__version__ = "1.0.5"