Bump version to 0.2.1 (#378)

pull/381/head v0.2.1
Tong Gao 2021-07-20 23:19:07 +08:00 committed by GitHub
parent d8cb48ab46
commit c1ae3a41e5
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,4 +1,4 @@
# Copyright (c) Open-MMLab. All rights reserved.
__version__ = '0.2.0'
__version__ = '0.2.1'
short_version = __version__