Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tpoisonooo authored Jan 14, 2024
1 parent bea30b6 commit 89b9e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion huixiangdou/version.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright (c) OpenMMLab. All rights reserved.
from typing import Tuple

__version__ = '0.1.0rc0'
__version__ = '0.1.0rc1'
short_version = __version__


Expand Down

0 comments on commit 89b9e8d

Please sign in to comment.