Skip to content

Commit

Permalink
bump version to 1.2.3 (#761)
Browse files Browse the repository at this point in the history
  • Loading branch information
ycxioooong committed Dec 26, 2020
1 parent 86c9ac2 commit 5d488e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmcv/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Copyright (c) Open-MMLab. All rights reserved.

__version__ = '1.2.2'
__version__ = '1.2.3'


def parse_version_info(version_str):
Expand Down

0 comments on commit 5d488e4

Please sign in to comment.