Skip to content

Commit e96077f

Browse files
committed
bump to v0.5.0
1 parent 9306bce commit e96077f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmdeploy/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) OpenMMLab. All rights reserved.
22
from typing import Tuple
33

4-
__version__ = '0.4.0'
4+
__version__ = '0.5.0'
55
short_version = __version__
66

77

0 commit comments

Comments
 (0)