diff --git a/src/otx/__init__.py b/src/otx/__init__.py index 94b31d8c42a..73045b6b290 100644 --- a/src/otx/__init__.py +++ b/src/otx/__init__.py @@ -3,7 +3,7 @@ # Copyright (C) 2024 Intel Corporation # SPDX-License-Identifier: Apache-2.0 -__version__ = "2.2.0rc14" +__version__ = "2.2.0" import os from pathlib import Path