diff --git a/README.md b/README.md index 807481dab9fe17ff213d5c447340c658a2ab550c..f5a5bec5154fd46c3e44bc17358ec5efc40b4b8a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[](https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/master/sphinx/index.html) -[](https://gitlab.idiap.ch/bob/bob.bio.base/commits/master) -[](https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/master/coverage) +[](https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/v8.1.0/sphinx/index.html) +[](https://gitlab.idiap.ch/bob/bob.bio.base/commits/v8.1.0) +[](https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/v8.1.0/coverage) [](https://gitlab.idiap.ch/bob/bob.bio.base) # Tools to run biometric recognition experiments diff --git a/pyproject.toml b/pyproject.toml index fd52708c75d6d15f8ecb4d25aed0abf0e1a98ada..cff7e6e4e4deb57a9c506a4373025b14b1ffe289 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ [project] name = "bob.bio.base" - version = "8.0.1b1" + version = "8.1.0" requires-python = ">=3.9" description = "Tools for running biometric recognition experiments" dynamic = ["readme"] @@ -40,7 +40,7 @@ ] [project.urls] - documentation = "https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/master/sphinx/" + documentation = "https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/v8.1.0/sphinx/" homepage = "https://pypi.org/project/bob.bio.base/" repository = "https://gitlab.idiap.ch/bob/bob.bio.base" changelog = "https://gitlab.idiap.ch/bob/bob.bio.base/-/releases"