diff --git a/README.md b/README.md index 899220642f744d16817b12f0b6ac66e07f162e3b..6f3c87964c9f7a14dd82a8faaf75952685a17419 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[](https://www.idiap.ch/software/bob/docs/bob/bob.bio.face/v8.0.1/sphinx/index.html) -[](https://gitlab.idiap.ch/bob/bob.bio.face/commits/v8.0.1) -[](https://www.idiap.ch/software/bob/docs/bob/bob.bio.face/v8.0.1/coverage/) +[](https://www.idiap.ch/software/bob/docs/bob/bob.bio.face/master/sphinx/index.html) +[](https://gitlab.idiap.ch/bob/bob.bio.face/commits/master) +[](https://www.idiap.ch/software/bob/docs/bob/bob.bio.face/master/coverage/) [](https://gitlab.idiap.ch/bob/bob.bio.face) # Run face recognition algorithms diff --git a/pyproject.toml b/pyproject.toml index 91131ecb90e73053b0df5f6f302baf46d27b5834..45b22fbe83b8c9873250fb7edf305717ca66ecee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ [project] name = "bob.bio.face" - version = "8.0.1" + version = "8.0.2b0" requires-python = ">=3.9" description = "Tools for running face recognition experiments" dynamic = ["readme"] @@ -43,7 +43,7 @@ ] [project.urls] - documentation = "https://www.idiap.ch/software/bob/docs/bob/bob.bio.face/v8.0.1/sphinx/" + documentation = "https://www.idiap.ch/software/bob/docs/bob/bob.bio.face/master/sphinx/" homepage = "https://pypi.org/project/bob.bio.face/" repository = "https://gitlab.idiap.ch/bob/bob.bio.face" changelog = "https://gitlab.idiap.ch/bob/bob.bio.face/-/releases"