Bump version to v1.2.6 (#799)

pull/804/head v1.2.6
Y. Xiong 2021-01-21 14:34:49 +08:00 committed by GitHub
parent 00658e8cf3
commit 9e601ca6ca
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) Open-MMLab. All rights reserved.
__version__ = '1.2.5'
__version__ = '1.2.6'
def parse_version_info(version_str):