Skip to content

Commit 3055abb

Browse files
authored
Versionup/1.5.1rc3 (#1187)
Signed-off-by: Kim, Vinnam <[email protected]>
1 parent 07f2e78 commit 3055abb

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
@@ -14,6 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
(<https://github.com/openvinotoolkit/datumaro/pull/1175>)
1515
- Add comparison level-up doc
1616
(<https://github.com/openvinotoolkit/datumaro/pull/1174>)
17+
- Add ImportError to catch GitPython import error
18+
(<https://github.com/openvinotoolkit/datumaro/pull/1174>)
1719

1820
### Bug fixes
1921
- Modify the draw function in the visualizer not to raise an error for unsupported annotation types.

src/datumaro/version.py

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

0 commit comments

Comments
 (0)