Bump version to v0.3.6 (#200)

This commit is contained in:
yancong 2023-02-04 11:43:16 +08:00 committed by GitHub
parent 959f9c9e8c
commit dd7f11c679
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.5'
__version__ = '0.3.6'
def parse_version_info(version_str):