Skip to content

Commit 3f8e985

Browse files
authored
Bump version to v1.3.3 (#1009)
1 parent c4aa414 commit 3f8e985

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,6 +1,6 @@
11
# Copyright (c) Open-MMLab. All rights reserved.
22

3-
__version__ = '1.3.2'
3+
__version__ = '1.3.3'
44

55

66
def parse_version_info(version_str: str) -> tuple:

0 commit comments

Comments
 (0)