Skip to content

Commit 228a8ed

Browse files
authored
Update __init__.py
update version string
1 parent c13a79d commit 228a8ed

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,5 +3,5 @@
33
# Copyright (C) 2021-2023 Intel Corporation
44
# SPDX-License-Identifier: Apache-2.0
55

6-
__version__ = "1.4.0rc0"
6+
__version__ = "1.4.0rc1"
77
# NOTE: Sync w/ src/otx/api/usecases/exportable_code/demo/requirements.txt on release

0 commit comments

Comments
 (0)