bump to v0.5.0

This commit is contained in:
maningsheng 2022-04-02 11:49:52 +08:00
parent 9306bcec80
commit e96077feea

View File

@ -1,7 +1,7 @@
# Copyright (c) OpenMMLab. All rights reserved.
from typing import Tuple
__version__ = '0.4.0'
__version__ = '0.5.0'
short_version = __version__