Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Zeller Group
GECCO
Commits
21960903
Commit
21960903
authored
Aug 23, 2021
by
Martin Larralde
Browse files
Release v0.8.3
parent
992f682f
Pipeline
#24863
failed with stages
in 2 minutes and 4 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
21960903
...
...
@@ -5,7 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to
[
Semantic Versioning
](
http://semver.org/spec/v2.0.0.html
)
.
## [Unreleased]
[
Unreleased
]:
https://git.embl.de/grp-zeller/GECCO/compare/v0.8.2...master
[
Unreleased
]:
https://git.embl.de/grp-zeller/GECCO/compare/v0.8.3...master
## [v0.8.3] - 2021-08-23
[
v0.8.3
]:
https://git.embl.de/grp-zeller/GECCO/compare/v0.8.2...v0.8.3
### Changed
-
Default probability threshold for segmentation to 0.3 (from 0.4).
## [v0.9.0] - 2021-08-10 - **YANKED**
[
v0.9.0
]:
https://git.embl.de/grp-zeller/GECCO/compare/v0.8.2...v0.9.0
...
...
gecco/__init__.py
View file @
21960903
...
...
@@ -10,4 +10,4 @@ See Also:
__author__
=
"Martin Larralde"
__license__
=
"GPLv3"
__version__
=
"0.8.
2
"
__version__
=
"0.8.
3
"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment