Bump version to v0.3.0 (#156)

This commit is contained in:
yancong 2022-09-01 11:43:42 +08:00 committed by GitHub
parent 23e63429ae
commit f9898422bf
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.2.1'
__version__ = '0.3.0'
def parse_version_info(version_str):