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

Increased stable version to 1.1.0

parent 49ad1538
No related branches found
No related tags found
No related merge requests found
Pipeline #87156 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-latest-orange.svg)](https://clapper.readthedocs.io/en/latest/) [![latest-docs](https://img.shields.io/badge/docs-v1.1.0-orange.svg)](https://clapper.readthedocs.io/en/v1.1.0/)
[![build](https://gitlab.idiap.ch/software/clapper/badges/main/pipeline.svg)](https://gitlab.idiap.ch/software/clapper/commits/main) [![build](https://gitlab.idiap.ch/software/clapper/badges/v1.1.0/pipeline.svg)](https://gitlab.idiap.ch/software/clapper/commits/v1.1.0)
[![coverage](https://gitlab.idiap.ch/software/clapper/badges/main/coverage.svg)](https://www.idiap.ch/software/biosignal/docs/software/clapper/main/coverage/index.html) [![coverage](https://gitlab.idiap.ch/software/clapper/badges/v1.1.0/coverage.svg)](https://www.idiap.ch/software/biosignal/docs/software/clapper/v1.1.0/coverage/index.html)
[![repository](https://img.shields.io/badge/gitlab-project-0000c0.svg)](https://gitlab.idiap.ch/software/clapper) [![repository](https://img.shields.io/badge/gitlab-project-0000c0.svg)](https://gitlab.idiap.ch/software/clapper)
......
...@@ -25,7 +25,7 @@ classifiers = [ ...@@ -25,7 +25,7 @@ classifiers = [
dependencies = ["click>=8", "tomli", "tomli-w", "xdg"] dependencies = ["click>=8", "tomli", "tomli-w", "xdg"]
[project.urls] [project.urls]
documentation = "https://clapper.readthedocs.io/en/latest/" documentation = "https://clapper.readthedocs.io/en/v1.1.0/"
homepage = "https://pypi.org/project/clapper" homepage = "https://pypi.org/project/clapper"
repository = "https://gitlab.idiap.ch/software/clapper" repository = "https://gitlab.idiap.ch/software/clapper"
changelog = "https://gitlab.idiap.ch/software/clapper/-/releases" changelog = "https://gitlab.idiap.ch/software/clapper/-/releases"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment