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 f60a2f5 commit 8367b98Copy full SHA for 8367b98
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.0dev"
+__version__ = "2.4.0"
7
8
import os
9
from pathlib import Path
0 commit comments