Bump version to 0.3.10 (#227)

This commit is contained in:
Zaida Zhou 2023-08-28 16:55:13 +08:00 committed by GitHub
parent 30dc4fa9c0
commit bf69e00b6d
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.9'
__version__ = '0.3.10'
def parse_version_info(version_str):