bump version to v0.1.3 (#70)

This commit is contained in:
Zaida Zhou 2021-07-24 17:32:01 +08:00 committed by GitHub
parent acab45a6fa
commit a64cd64a88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Copyright (c) OpenMMLab. All rights reserved.
__version__ = '0.1.2'
__version__ = '0.1.3'
def parse_version_info(version_str):