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