File tree 2 files changed +5
-2
lines changed
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
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 2.11.1] - 2025-04-28
11
+
10
12
### Fixed
11
13
12
14
- Eflyt case search now handles list of cases without a deadline
@@ -218,7 +220,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
218
220
219
221
- Initial release
220
222
221
- [ Unreleased ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/compare/2.11.0...HEAD
223
+ [ Unreleased ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/compare/2.11.1...HEAD
224
+ [ 2.11.1 ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/releases/tag/2.11.1
222
225
[ 2.11.0 ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/releases/tag/2.11.0
223
226
[ 2.10.0 ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/releases/tag/2.10.0
224
227
[ 2.9.0 ] : https://github.com/itk-dev-rpa/ITK-dev-shared-components/releases/tag/2.9.0
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
5
5
[project ]
6
6
name = " itk_dev_shared_components"
7
- version = " 2.11.0 "
7
+ version = " 2.11.1 "
8
8
authors = [
9
9
{
name =
" ITK Development" ,
email =
" [email protected] " },
10
10
]
You can’t perform that action at this time.
0 commit comments