We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e75d3f commit 4cef56bCopy full SHA for 4cef56b
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## May 2024 Release 1.6.1
9
### Bug fixes
10
+- Relax Pillow dependency constraint
11
+ (<https://github.com/openvinotoolkit/datumaro/pull/1436>)
12
- Modify Numpy dependency constraint
13
(<https://github.com/openvinotoolkit/datumaro/pull/1435>)
14
src/datumaro/version.py
@@ -1 +1 @@
1
-__version__ = "1.6.1rc1"
+__version__ = "1.6.1rc2"
0 commit comments