Skip to content

Commit

Permalink
Version up for 2.2 release (#4120)
Browse files Browse the repository at this point in the history
Version up
  • Loading branch information
sovrasov authored Nov 18, 2024
1 parent cdb2082 commit 5e18121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/otx/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5e18121

Please sign in to comment.