Skip to content

Commit 91a7fee

Browse files
authored
bump version to 1.2.1 (#672)
1 parent 0d56211 commit 91a7fee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmcv/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright (c) Open-MMLab. All rights reserved.
22

3-
__version__ = '1.2.0'
3+
__version__ = '1.2.1'
44

55

66
def parse_version_info(version_str):

0 commit comments

Comments
 (0)