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