diff --git a/CHANGELOG.md b/CHANGELOG.md index a901132..f6e3132 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ -# 2.0.1 +# 2.1.0 + +* fixed installation procedure +* add some more information to the json outputs to be able to be compatible + with [scheduled-plugin-pretalx-broadcast-tools](https://github.com/Kunsi/scheduled-plugin-pretalx-broadcast-tools) + (a plugin for [info-beamer hosted](https://info-beamer.com/)) + +# 2.0.1 (no longer available due to bugs during installation) * fixes to support pretalx 2023.1.0 * use non-deprecated gettext call diff --git a/pretalx_broadcast_tools/apps.py b/pretalx_broadcast_tools/apps.py index b0c3a8d..24cd038 100644 --- a/pretalx_broadcast_tools/apps.py +++ b/pretalx_broadcast_tools/apps.py @@ -15,7 +15,7 @@ class PluginApp(AppConfig): "embedded into your broadcasting software" ) visible = True - version = "2.0.1" + version = "2.1.0" def ready(self): from . import signals # NOQA diff --git a/pyproject.toml b/pyproject.toml index 85cbdb3..f5f4894 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pretalx-broadcast-tools" -version = "2.0.1" +version = "2.1.0" description = """ Some tools which can be used for supporting a broadcasting software. This currently includes a generator for PDF printouts, a 'lower thirds'