File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,14 @@ Main changes to this code/ project are documented in this file.
66The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
77and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
88
9+ ## Clinica 0.10.1
10+
11+ ### Fixed
12+
13+ - [ IOTools] Fix ` merge-tsv ` tool and its ` caps ` option (PR [ #1535 ] ( https://github.com/aramis-lab/clinica/pull/1535 ) )
14+ - [ Dependencies] Update dependencies and perform associated fixes (PR [ #1531 ] ( https://github.com/aramis-lab/clinica/pull/1531 ) )
15+
16+
917## Clinica 0.10.0
1018
1119### Fixed
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44
55[project ]
66name = " clinica"
7- version = " 0.10.0 "
7+ version = " 0.10.1 "
88description = " Software platform for clinical neuroimaging studies"
99license = " MIT"
1010authors = [
You can’t perform that action at this time.
0 commit comments