From 6cce68b6f01e5a36ef8611d6b0af02c86b1285dd Mon Sep 17 00:00:00 2001 From: Tobias Kunze Date: Mon, 21 Oct 2024 02:17:04 +0200 Subject: [PATCH] Release v1.3.1 --- pretalx_downstream/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pretalx_downstream/__init__.py b/pretalx_downstream/__init__.py index 67bc602..9c73af2 100644 --- a/pretalx_downstream/__init__.py +++ b/pretalx_downstream/__init__.py @@ -1 +1 @@ -__version__ = "1.3.0" +__version__ = "1.3.1"