bump version to 1.2.1 (#672)

This commit is contained in:
Y. Xiong 2020-11-26 15:58:37 +08:00 committed by GitHub
parent 0d562118b5
commit 91a7fee03a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Copyright (c) Open-MMLab. All rights reserved.
__version__ = '1.2.0'
__version__ = '1.2.1'
def parse_version_info(version_str):