Skip to content
Snippets Groups Projects
Commit 1b8ced98 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Increased latest version to 1.0.4b0 [skip ci]

parent 5de5fd16
Branches
Tags
No related merge requests found
Pipeline #81860 passed
...@@ -4,9 +4,9 @@ SPDX-FileCopyrightText: Copyright © 2022 Idiap Research Institute <contact@idia ...@@ -4,9 +4,9 @@ SPDX-FileCopyrightText: Copyright © 2022 Idiap Research Institute <contact@idia
SPDX-License-Identifier: BSD-3-Clause SPDX-License-Identifier: BSD-3-Clause
--> -->
[![latest-docs](https://img.shields.io/badge/docs-v1.0.3-orange.svg)](https://auto-intersphinx.readthedocs.io/en/v1.0.3/) [![latest-docs](https://img.shields.io/badge/docs-latest-orange.svg)](https://auto-intersphinx.readthedocs.io/en/latest/)
[![build](https://gitlab.idiap.ch/software/auto-intersphinx/badges/v1.0.3/pipeline.svg)](https://gitlab.idiap.ch/software/auto-intersphinx/commits/v1.0.3) [![build](https://gitlab.idiap.ch/software/auto-intersphinx/badges/main/pipeline.svg)](https://gitlab.idiap.ch/software/auto-intersphinx/commits/main)
[![coverage](https://gitlab.idiap.ch/software/auto-intersphinx/badges/v1.0.3/coverage.svg)](https://www.idiap.ch/software/biosignal/docs/software/auto-intersphinx/v1.0.3/coverage/index.html) [![coverage](https://gitlab.idiap.ch/software/auto-intersphinx/badges/main/coverage.svg)](https://www.idiap.ch/software/biosignal/docs/software/auto-intersphinx/main/coverage/index.html)
[![repository](https://img.shields.io/badge/gitlab-project-0000c0.svg)](https://gitlab.idiap.ch/software/auto-intersphinx) [![repository](https://img.shields.io/badge/gitlab-project-0000c0.svg)](https://gitlab.idiap.ch/software/auto-intersphinx)
# Automatically Links Package Documentation from Their Names # Automatically Links Package Documentation from Their Names
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
[project] [project]
name = "auto-intersphinx" name = "auto-intersphinx"
version = "1.0.3" version = "1.0.4b0"
requires-python = ">=3.9" requires-python = ">=3.9"
description = "Automatic links direct project dependencies to the intersphinx catalog" description = "Automatic links direct project dependencies to the intersphinx catalog"
readme = "README.md" readme = "README.md"
...@@ -33,7 +33,7 @@ dependencies = [ ...@@ -33,7 +33,7 @@ dependencies = [
] ]
[project.urls] [project.urls]
documentation = "https://auto-intersphinx.readthedocs.io/en/v1.0.3/" documentation = "https://auto-intersphinx.readthedocs.io/en/latest/"
homepage = "https://pypi.org/project/auto-intersphinx" homepage = "https://pypi.org/project/auto-intersphinx"
repository = "https://gitlab.idiap.ch/software/auto-intersphinx" repository = "https://gitlab.idiap.ch/software/auto-intersphinx"
changelog = "https://gitlab.idiap.ch/software/auto-intersphinx/-/releases" changelog = "https://gitlab.idiap.ch/software/auto-intersphinx/-/releases"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment