diff --git a/README.md b/README.md index d969dee50a1620d74c40b32aa837cf2457c31737..807481dab9fe17ff213d5c447340c658a2ab550c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[](https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/v8.1.1/sphinx/index.html) -[](https://gitlab.idiap.ch/bob/bob.bio.base/commits/v8.1.1) -[](https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/v8.1.1/coverage) +[](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://gitlab.idiap.ch/bob/bob.bio.base) # Tools to run biometric recognition experiments diff --git a/pyproject.toml b/pyproject.toml index ca06298db6ed8917454b6ede78240b216b5f38be..203c4b6fc520452a16fe0f78dbcbaed8b4863375 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ [project] name = "bob.bio.base" - version = "8.1.1" + version = "8.1.2b0" 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/v8.1.1/sphinx/" + documentation = "https://www.idiap.ch/software/bob/docs/bob/bob.bio.base/master/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"