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 60ce356 commit b501015Copy full SHA for b501015
CHANGELOG.md
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## \[Unreleased\]
9
10
-## 17/03/2023 - Release 1.1.0rc1
+## 23/03/2023 - Release 1.1.0
11
### New features
12
- Add with_subset_dirs decorator (Add ImagenetWithSubsetDirsImporter)
13
(<https://github.com/openvinotoolkit/datumaro/pull/816>)
datumaro/version.py
@@ -1 +1 @@
1
-VERSION = "1.1.0rc1"
+VERSION = "1.1.0"
0 commit comments