From 92ddff646cfe3346f50e650bd87c06386c44c2b4 Mon Sep 17 00:00:00 2001 From: Franziska Kunsmann Date: Sun, 21 Nov 2021 08:54:30 +0100 Subject: [PATCH] release 0.1.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 32af38d..1546f14 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ cmdclass = {"build": CustomBuild} setup( name="pretalx-plugin-lower-thirds", - version="0.1.0", + version="0.1.1", description=( "Creates lower thirds from your current schedule. Will show " "speaker names and talk title using the configured track and "