diff --git a/README.md b/README.md index dd114eee82aa092b0d4059f27073af5db1845b0a..d6052359f51e87549ae1d4b371cb8e5f3e9fc36a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[](https://www.idiap.ch/software/bob/docs/bob/bob.pad.base/master/sphinx/index.html) -[](https://gitlab.idiap.ch/bob/bob.pad.base/commits/master) -[](https://www.idiap.ch/software/bob/docs/bob/bob.pad.base/master/coverage/) +[](https://www.idiap.ch/software/bob/docs/bob/bob.pad.base/v6.0.1/sphinx/index.html) +[](https://gitlab.idiap.ch/bob/bob.pad.base/commits/v6.0.1) +[](https://www.idiap.ch/software/bob/docs/bob/bob.pad.base/v6.0.1/coverage/) [](https://gitlab.idiap.ch/bob/bob.pad.base) # Scripts to run anti-spoofing experiments diff --git a/pyproject.toml b/pyproject.toml index 8d1a163066148fdc65568d15fd84ad0a42c6d8ff..fc4456fa2c6988202395393b7fa08e7d7062f4b0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ [project] name = "bob.pad.base" - version = "6.0.1b0" + version = "6.0.1" requires-python = ">=3.9" description = "A framework for executing the chain of presentation attack detection (PAD) experiments" dynamic = ["readme"] @@ -43,7 +43,7 @@ ] [project.urls] - documentation = "https://www.idiap.ch/software/bob/docs/bob/bob.pad.base/master/sphinx/" + documentation = "https://www.idiap.ch/software/bob/docs/bob/bob.pad.base/v6.0.1/sphinx/" homepage = "https://pypi.org/project/bob.pad.base/" repository = "https://gitlab.idiap.ch/bob/bob.pad.base" changelog = "https://gitlab.idiap.ch/bob/bob.pad.base/-/releases"