From 4b7a777407912dbf8b540d1ee96ec861951a7e1c Mon Sep 17 00:00:00 2001 From: Adrian Moennich Date: Wed, 8 Sep 2021 16:44:33 +0200 Subject: [PATCH] Release 3.0.1 --- _meta/setup.cfg | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_meta/setup.cfg b/_meta/setup.cfg index f7aafdc..a098b26 100644 --- a/_meta/setup.cfg +++ b/_meta/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = indico-plugins -version = 3.0 +version = 3.0.1 description = A meta-package containing the official Indico plugins long_description = file: README.md long_description_content_type = text/markdown; charset=UTF-8; variant=GFM @@ -25,9 +25,10 @@ install_requires = # it may also have extras added which are in a separate section. # BEGIN GENERATED REQUIREMENTS indico-plugin-citadel>=3.0,<3.1.dev0 - indico-plugin-livesync>=3.0,<3.1.dev0 + indico-plugin-livesync>=3.0.1,<3.1.dev0 indico-plugin-payment-manual>=3.0,<3.1.dev0 indico-plugin-payment-paypal>=3.0,<3.1.dev0 + indico-plugin-payment-sixpay>=3.0,<3.1.dev0 indico-plugin-piwik>=3.0,<3.1.dev0 indico-plugin-previewer-code>=3.0,<3.1.dev0 indico-plugin-previewer-jupyter>=3.0,<3.1.dev0