Skip to content

Commit 4cef56b

Browse files
authored
Update version string to 1.6.1rc2 (#1437)
1 parent 4e75d3f commit 4cef56b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## May 2024 Release 1.6.1
99
### Bug fixes
10+
- Relax Pillow dependency constraint
11+
(<https://github.com/openvinotoolkit/datumaro/pull/1436>)
1012
- Modify Numpy dependency constraint
1113
(<https://github.com/openvinotoolkit/datumaro/pull/1435>)
1214

src/datumaro/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.6.1rc1"
1+
__version__ = "1.6.1rc2"

0 commit comments

Comments
 (0)