bump version to v0.1.4 (#78)

pull/79/head v0.1.4
Zaida Zhou 2021-08-04 21:00:24 +08:00 committed by GitHub
parent b6ee8775a6
commit 26f364fdde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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