diff --git a/README.md b/README.md index 7df19dea61d74eaa0129a65fd97873d604cb42a3..b5668b48f9e9af562bb5ec853dbbad4af0a4d85f 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ SPDX-FileCopyrightText: Copyright © 2022 Idiap Research Institute <contact@idia SPDX-License-Identifier: BSD-3-Clause --> -[](https://clapper.readthedocs.io/en/latest/) -[](https://gitlab.idiap.ch/software/clapper/commits/main) -[](https://www.idiap.ch/software/biosignal/docs/software/clapper/main/coverage/index.html) +[](https://clapper.readthedocs.io/en/v1.1.0/) +[](https://gitlab.idiap.ch/software/clapper/commits/v1.1.0) +[](https://www.idiap.ch/software/biosignal/docs/software/clapper/v1.1.0/coverage/index.html) [](https://gitlab.idiap.ch/software/clapper) diff --git a/pyproject.toml b/pyproject.toml index 731d68e6ff6091ecce5c772d0d4e2261fee421a1..5b55ea8e9edb94e83b379668c94b920c6413ae8e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ classifiers = [ dependencies = ["click>=8", "tomli", "tomli-w", "xdg"] [project.urls] -documentation = "https://clapper.readthedocs.io/en/latest/" +documentation = "https://clapper.readthedocs.io/en/v1.1.0/" homepage = "https://pypi.org/project/clapper" repository = "https://gitlab.idiap.ch/software/clapper" changelog = "https://gitlab.idiap.ch/software/clapper/-/releases"