Skip to content

Commit b501015

Browse files
authored
Update version to 1.1.0 (#886)
Signed-off-by: Kim, Vinnam <[email protected]>
1 parent 60ce356 commit b501015

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## \[Unreleased\]
99

10-
## 17/03/2023 - Release 1.1.0rc1
10+
## 23/03/2023 - Release 1.1.0
1111
### New features
1212
- Add with_subset_dirs decorator (Add ImagenetWithSubsetDirsImporter)
1313
(<https://github.com/openvinotoolkit/datumaro/pull/816>)

datumaro/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "1.1.0rc1"
1+
VERSION = "1.1.0"

0 commit comments

Comments
 (0)