Skip to content

Commit

Permalink
Bump version to 1.0.0rc2 (#423)
Browse files Browse the repository at this point in the history
bump version to 1.0.0rc2

Co-authored-by: liukai <your_email@abc.example>
  • Loading branch information
LKJacky and liukai committed Jan 6, 2023
1 parent 705da22 commit 67da3ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmrazor/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright (c) OpenMMLab. All rights reserved

__version__ = '1.0.0rc1'
__version__ = '1.0.0rc2'


def parse_version_info(version_str):
Expand Down

0 comments on commit 67da3ad

Please sign in to comment.