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 8286197 commit 94c0423Copy full SHA for 94c0423
src/otx/__init__.py
@@ -3,7 +3,7 @@
3
# Copyright (C) 2024-2025 Intel Corporation
4
# SPDX-License-Identifier: Apache-2.0
5
6
-__version__ = "2.4.4"
+__version__ = "2.4.5"
7
8
import os
9
from pathlib import Path
0 commit comments