Bump version to 0.3.7 (#206)

This commit is contained in:
Zaida Zhou 2023-03-21 19:08:06 +08:00 committed by GitHub
parent 2a884557e1
commit 406e447bcd
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.3.6'
__version__ = '0.3.7'
def parse_version_info(version_str):