diff --git a/README.md b/README.md index 9048be076c0ee3a0611f312c261b08397dddd909..2fff19366c4ab46450e6c02ada43812ff608129f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[](https://www.idiap.ch/software/bob/docs/bob/bob.pipelines/v4.0.1/sphinx/index.html) -[](https://gitlab.idiap.ch/bob/bob.pipelines/commits/v4.0.1) -[](https://www.idiap.ch/software/bob/docs/bob/bob.pipelines/v4.0.1/coverage) +[](https://www.idiap.ch/software/bob/docs/bob/bob.pipelines/master/sphinx/index.html) +[](https://gitlab.idiap.ch/bob/bob.pipelines/commits/master) +[](https://www.idiap.ch/software/bob/docs/bob/bob.pipelines/master/coverage) [](https://gitlab.idiap.ch/bob/bob.pipelines) # Tools to build robust and extensible pipelines diff --git a/pyproject.toml b/pyproject.toml index 6fb3f25f9513a5389d5f31733d28ff99070afb8f..55b4821ac2bc73cd5ca338b835b4f41db070a3e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ [project] name = "bob.pipelines" - version = "4.0.1" + version = "4.0.2b0" requires-python = ">=3.9" description = "Tools to build robust and extensible pipelines" dynamic = ["readme"] @@ -41,7 +41,7 @@ ] [project.urls] - documentation = "https://www.idiap.ch/software/bob/docs/bob/bob.pipelines/v4.0.1/sphinx/" + documentation = "https://www.idiap.ch/software/bob/docs/bob/bob.pipelines/master/sphinx/" homepage = "https://pypi.org/project/bob.pipelines/" repository = "https://gitlab.idiap.ch/bob/bob.pipelines" changelog = "https://gitlab.idiap.ch/bob/bob.pipelines/-/releases"