Skip to content

Commit 34879e6

Browse files
authored
bump version (#192)
1 parent ba5351e commit 34879e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmdeploy/version.py

+1-1
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.2.0'
4+
__version__ = '0.3.0'
55
short_version = __version__
66

77

0 commit comments

Comments
 (0)