From be9db1b01b7c25ffe4651baa3a5f4c330578a847 Mon Sep 17 00:00:00 2001 From: Tobias Kunze Date: Tue, 6 Aug 2024 14:36:31 +0200 Subject: [PATCH] Release v1.4.0 --- pretalx_venueless/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pretalx_venueless/__init__.py b/pretalx_venueless/__init__.py index 67bc602..3e8d9f9 100644 --- a/pretalx_venueless/__init__.py +++ b/pretalx_venueless/__init__.py @@ -1 +1 @@ -__version__ = "1.3.0" +__version__ = "1.4.0"