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