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 bc36b48 commit d46e8d8Copy full SHA for d46e8d8
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## \[v1.2.2\]
6
+
7
## \[v1.2.1\]
8
9
### Enhancements
otx/__init__.py
@@ -3,5 +3,5 @@
# Copyright (C) 2021-2023 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
-__version__ = "1.2.1"
+__version__ = "1.2.2"
# NOTE: Sync w/ otx/api/usecases/exportable_code/demo/requirements.txt on release
0 commit comments