diff --git a/README.md b/README.md index 2034fbdb272980d2f847d2515c4f9c089de26db3..10326c74cdf7ac8ee64a26f8eb3e0966e99f204c 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ Copyright © 2022 Idiap Research Institute <contact@idiap.ch> SPDX-License-Identifier: BSD-3-Clause --> -[](https://idiap-devtools.readthedocs.io/en/latest/) -[](https://gitlab.idiap.ch/software/idiap-devtools/commits/main) -[](https://www.idiap.ch/software/biosignal/docs/software/idiap-devtools/main/coverage/index.html) +[](https://idiap-devtools.readthedocs.io/en/v2.0.0/) +[](https://gitlab.idiap.ch/software/idiap-devtools/commits/v2.0.0) +[](https://www.idiap.ch/software/biosignal/docs/software/idiap-devtools/v2.0.0/coverage/index.html) [](https://gitlab.idiap.ch/software/idiap-devtools) # Development Tools diff --git a/pyproject.toml b/pyproject.toml index 1142ec9dbd741014ebb015ba16096424963298ae..989e8111175880da57534ee3b97a7e8f76ca6630 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ ] [project.urls] -documentation = "https://idiap-devtools.readthedocs.io/en/latest/" +documentation = "https://idiap-devtools.readthedocs.io/en/v2.0.0/" homepage = "https://pypi.org/project/idiap-devtools" repository = "https://gitlab.idiap.ch/software/idiap-devtools" changelog = "https://gitlab.idiap.ch/software/idiap-devtools/-/releases"