Skip to content

Commit 5e18121

Browse files
authored
Version up for 2.2 release (#4120)
Version up
1 parent cdb2082 commit 5e18121

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 Intel Corporation
44
# SPDX-License-Identifier: Apache-2.0
55

6-
__version__ = "2.2.0rc14"
6+
__version__ = "2.2.0"
77

88
import os
99
from pathlib import Path

0 commit comments

Comments
 (0)