Skip to content

Commit a64cd64

Browse files
authored
bump version to v0.1.3 (#70)
1 parent acab45a commit a64cd64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mim/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Copyright (c) OpenMMLab. All rights reserved.
22

3-
__version__ = '0.1.2'
3+
__version__ = '0.1.3'
44

55

66
def parse_version_info(version_str):

0 commit comments

Comments
 (0)