Bump version to v0.2.1 (#146)

This commit is contained in:
Zaida Zhou 2022-08-02 16:49:16 +08:00 committed by GitHub
parent 5427b1a7c6
commit 2d9e2da7c1
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.0'
__version__ = '0.2.1'
def parse_version_info(version_str):