bump version to 1.1.4 (#591)

pull/598/head v1.1.4
Kai Chen 2020-09-29 00:09:49 +08:00 committed by GitHub
parent f6d5b0f8cb
commit 9141d91ddc
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.1.3'
__version__ = '1.1.4'
def parse_version_info(version_str):