Bump version to v0.3.5 (#196)

pull/197/head v0.3.5
yancong 2023-01-18 15:08:13 +08:00 committed by GitHub
parent 444862746d
commit 75c45590c8
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.3.4'
__version__ = '0.3.5'
def parse_version_info(version_str):