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