[Fix] update version (#20)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Copyright (c) OpenMMLab. All rights reserved.
|
||||
__version__ = '0.1.0'
|
||||
__version__ = '0.1.1'
|
||||
|
||||
|
||||
def parse_version_info(version_str: str, length: int = 4) -> tuple:
|
||||
|
||||
Reference in New Issue
Block a user