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

Increased stable version to 2.1.0

parent 24fdbba0
No related branches found
No related tags found
No related merge requests found
Pipeline #87177 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: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
--> -->
[![latest-docs](https://img.shields.io/badge/docs-latest-orange.svg)](https://gridtk.readthedocs.io/en/latest/) [![latest-docs](https://img.shields.io/badge/docs-v2.1.0-orange.svg)](https://gridtk.readthedocs.io/en/v2.1.0/)
[![build](https://gitlab.idiap.ch/software/gridtk/badges/main/pipeline.svg)](https://gitlab.idiap.ch/software/gridtk/commits/main) [![build](https://gitlab.idiap.ch/software/gridtk/badges/v2.1.0/pipeline.svg)](https://gitlab.idiap.ch/software/gridtk/commits/v2.1.0)
[![coverage](https://gitlab.idiap.ch/software/gridtk/badges/main/coverage.svg)](https://www.idiap.ch/software/biosignal/docs/software/gridtk/main/coverage/index.html) [![coverage](https://gitlab.idiap.ch/software/gridtk/badges/v2.1.0/coverage.svg)](https://www.idiap.ch/software/biosignal/docs/software/gridtk/v2.1.0/coverage/index.html)
[![repository](https://img.shields.io/badge/gitlab-project-0000c0.svg)](https://gitlab.idiap.ch/software/gridtk) [![repository](https://img.shields.io/badge/gitlab-project-0000c0.svg)](https://gitlab.idiap.ch/software/gridtk)
......
...@@ -28,7 +28,7 @@ classifiers = [ ...@@ -28,7 +28,7 @@ classifiers = [
dependencies = ["clapper", "sqlalchemy<2"] dependencies = ["clapper", "sqlalchemy<2"]
[project.urls] [project.urls]
documentation = "https://gridtk.readthedocs.io/en/latest/" documentation = "https://gridtk.readthedocs.io/en/v2.1.0/"
homepage = "https://pypi.org/project/gridtk" homepage = "https://pypi.org/project/gridtk"
repository = "https://gitlab.idiap.ch/software/gridtk" repository = "https://gitlab.idiap.ch/software/gridtk"
changelog = "https://gitlab.idiap.ch/software/gridtk/-/releases" changelog = "https://gitlab.idiap.ch/software/gridtk/-/releases"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment