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

Increased latest version to 1.5.1b0 [skip ci]

parent 8b352015
Branches
No related tags found
No related merge requests found
Pipeline #84320 skipped
......@@ -4,9 +4,9 @@ SPDX-FileCopyrightText: Copyright © 2023 Idiap Research Institute <contact@idia
SPDX-License-Identifier: GPL-3.0-or-later
-->
[![latest-docs](https://img.shields.io/badge/docs-v1.5.0-orange.svg)](https://www.idiap.ch/software/biosignal/docs/biosignal/software/deepdraw/v1.5.0/sphinx/)
[![build](https://gitlab.idiap.ch/biosignal/software/deepdraw/badges/v1.5.0/pipeline.svg)](https://gitlab.idiap.ch/biosignal/software/deepdraw/commits/v1.5.0)
[![coverage](https://gitlab.idiap.ch/biosignal/software/deepdraw/badges/v1.5.0/coverage.svg)](https://www.idiap.ch/software/biosignal/docs/biosignal/software/deepdraw/v1.5.0/coverage/index.html)
[![latest-docs](https://img.shields.io/badge/docs-latest-orange.svg)](https://www.idiap.ch/software/biosignal/docs/biosignal/software/deepdraw/master/sphinx/)
[![build](https://gitlab.idiap.ch/biosignal/software/deepdraw/badges/main/pipeline.svg)](https://gitlab.idiap.ch/biosignal/software/deepdraw/commits/main)
[![coverage](https://gitlab.idiap.ch/biosignal/software/deepdraw/badges/main/coverage.svg)](https://www.idiap.ch/software/biosignal/docs/biosignal/software/deepdraw/main/coverage/index.html)
[![repository](https://img.shields.io/badge/gitlab-project-0000c0.svg)](https://gitlab.idiap.ch/biosignal/software/deepdraw)
......
......@@ -8,7 +8,7 @@
[project]
name = "deepdraw"
version = "1.5.0"
version = "1.5.1b0"
requires-python = ">=3.9"
description = "Binary Segmentation Benchmark Package"
dynamic = ["readme"]
......@@ -50,7 +50,7 @@ dependencies = [
]
[project.urls]
documentation = "https://www.idiap.ch/software/biosignal/docs/biosignal/software/deepdraw/v1.5.0/sphinx/"
documentation = "https://www.idiap.ch/software/biosignal/docs/biosignal/software/deepdraw/main/sphinx/"
homepage = "https://pypi.org/project/deepdraw"
repository = "https://gitlab.idiap.ch/biosignal/software/deepdraw"
changelog = "https://gitlab.idiap.ch/biosignal/software/deepdraw/-/releases"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment