Skip to content

Commit 8367b98

Browse files
authored
Set 2.4.0 version (#4280)
make 2.4.0 version
1 parent f60a2f5 commit 8367b98

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.0dev"
6+
__version__ = "2.4.0"
77

88
import os
99
from pathlib import Path

0 commit comments

Comments
 (0)