diff --git a/src/otx/__init__.py b/src/otx/__init__.py index a52507dcfd..d241ccd04b 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.1" +__version__ = "2.2.2" import os from pathlib import Path