Skip to content

Commit d409eed

Browse files
authored
bump version to v1.6.1 (#2142)
1 parent 35affc3 commit d409eed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mmcv/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright (c) OpenMMLab. All rights reserved.
2-
__version__ = '1.6.0'
2+
__version__ = '1.6.1'
33

44

55
def parse_version_info(version_str: str, length: int = 4) -> tuple:

0 commit comments

Comments
 (0)