Skip to content

Commit 94c0423

Browse files
committed
Version up
1 parent 8286197 commit 94c0423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/otx/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Copyright (C) 2024-2025 Intel Corporation
44
# SPDX-License-Identifier: Apache-2.0
55

6-
__version__ = "2.4.4"
6+
__version__ = "2.4.5"
77

88
import os
99
from pathlib import Path

0 commit comments

Comments
 (0)