diff --git a/README.rst b/README.rst index 38f537137431b2e62059d8ff19c19e41ce434d1b..384027c851930c89fe3381d6a012fac6c06e9459 100644 --- a/README.rst +++ b/README.rst @@ -39,6 +39,6 @@ AlekSIS® is a registered trademark of the AlekSIS open source project, represen by Teckids e.V. Please refer to the `trademark policy`_ for hints on using the trademark AlekSIS®. -.. _AlekSIS: https://edugit.org/AlekSIS/AlekSIS +.. _AlekSIS®: https://edugit.org/AlekSIS/AlekSIS .. _European Union Public Licence: https://eupl.eu/ .. _trademark policy: https://aleksis.org/pages/about diff --git a/pyproject.toml b/pyproject.toml index f2a3077ea43291e3b752ae89528d91ab986e8756..6567503a2d10e255849316947629cbe43b6e0ded 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "AlekSIS-App-CSVImport" -version = "2.0" +version = "2.0.post0" packages = [ { include = "aleksis" } ]