Skip to content

Commit c501846

Browse files
authored
bump version to v1.3.15 (#1408)
1 parent 91b8478 commit c501846

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.14'
2+
__version__ = '1.3.15'
33

44

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

0 commit comments

Comments
 (0)