mirror of
https://github.com/Kunsi/pretalx-plugin-broadcast-tools
synced 2024-11-22 12:31:03 +00:00
release 0.1.0
This commit is contained in:
parent
e1467a079c
commit
72f513a593
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -24,7 +24,7 @@ cmdclass = {"build": CustomBuild}
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="pretalx-plugin-lower-thirds",
|
name="pretalx-plugin-lower-thirds",
|
||||||
version="0.0.0",
|
version="0.1.0",
|
||||||
description=(
|
description=(
|
||||||
"Creates lower thirds from your current schedule. Will show "
|
"Creates lower thirds from your current schedule. Will show "
|
||||||
"speaker names and talk title using the configured track and "
|
"speaker names and talk title using the configured track and "
|
||||||
|
|
Loading…
Reference in a new issue