Bump version to v0.2.1 (#146)

pull/156/head v0.2.1
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
1 changed files with 1 additions and 1 deletions

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):