File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.10.0] - 2025-03-20
11+
1012### Changed
1113
1214- Switched KMD Nova case api from 1.0 to 2.0.
@@ -206,7 +208,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
206208
207209- Initial release
208210
209- [ Unreleased ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/compare/2.9.0...HEAD
211+ [ Unreleased ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/compare/2.10.0...HEAD
212+ [ 2.10.0 ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/releases/tag/2.10.0
210213[ 2.9.0 ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/releases/tag/2.9.0
211214[ 2.8.1 ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/releases/tag/2.8.1
212215[ 2.8.0 ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/releases/tag/2.8.0
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " itk_dev_shared_components"
7- version = " 2.9 .0"
7+ version = " 2.10 .0"
88authors = [
99 { name =" ITK Development" , email =" itk-rpa@mkb.aarhus.dk" },
1010]
You can’t perform that action at this time.
0 commit comments