Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mednet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
medai
software
mednet
Commits
4b7497e9
Commit
4b7497e9
authored
5 months ago
by
André Anjos
Browse files
Options
Downloads
Patches
Plain Diff
Increased stable version to 1.0.0
parent
3f069d24
No related branches found
Branches containing commit
Tags
v1.0.0
Tags containing commit
No related merge requests found
Pipeline
#90798
passed
5 months ago
Stage: qa
Stage: doc
Stage: dist
Stage: test
Stage: deploy
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+3
-3
3 additions, 3 deletions
README.md
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
4 additions
and
4 deletions
README.md
+
3
−
3
View file @
4b7497e9
...
...
@@ -3,9 +3,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-
latest
-orange.svg
)
](https://mednet.readthedocs.io/en/
latest
/)
[
![build
](
https://gitlab.idiap.ch/biosignal/software/mednet/badges/
main
/pipeline.svg
)
](https://gitlab.idiap.ch/biosignal/software/mednet/commits/
main
)
[
![coverage
](
https://gitlab.idiap.ch/biosignal/software/mednet/badges/
main
/coverage.svg
)
](https://www.idiap.ch/software/biosignal/docs/biosignal/software/mednet/
main
/coverage/index.html)
[
![latest-docs
](
https://img.shields.io/badge/docs-
v1.0.0
-orange.svg
)
](https://mednet.readthedocs.io/en/
v1.0.0
/)
[
![build
](
https://gitlab.idiap.ch/biosignal/software/mednet/badges/
v1.0.0
/pipeline.svg
)
](https://gitlab.idiap.ch/biosignal/software/mednet/commits/
v1.0.0
)
[
![coverage
](
https://gitlab.idiap.ch/biosignal/software/mednet/badges/
v1.0.0
/coverage.svg
)
](https://www.idiap.ch/software/biosignal/docs/biosignal/software/mednet/
v1.0.0
/coverage/index.html)
[
![repository
](
https://img.shields.io/badge/gitlab-project-0000c0.svg
)
](https://gitlab.idiap.ch/biosignal/software/mednet)
# Computer-Aided Detection and Segmentation from Medical Data
...
...
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
4b7497e9
...
...
@@ -54,7 +54,7 @@ dependencies = [
]
[project.urls]
documentation
=
"https://mednet.readthedocs.io/en/
latest
/"
documentation
=
"https://mednet.readthedocs.io/en/
v1.0.0
/"
homepage
=
"https://pypi.org/project/mednet"
repository
=
"https://gitlab.idiap.ch/biosignal/software/mednet"
changelog
=
"https://gitlab.idiap.ch/biosignal/software/mednet/-/releases"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment