Bump version to v1.2.5 (#770)

pull/686/head v1.2.5
Y. Xiong 2021-01-04 19:10:38 +08:00 committed by GitHub
parent 32bf3499bc
commit 643009e445
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.4'
__version__ = '1.2.5'
def parse_version_info(version_str):