We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba5351e commit 34879e6Copy full SHA for 34879e6
mmdeploy/version.py
@@ -1,7 +1,7 @@
1
# Copyright (c) OpenMMLab. All rights reserved.
2
from typing import Tuple
3
4
-__version__ = '0.2.0'
+__version__ = '0.3.0'
5
short_version = __version__
6
7
0 commit comments