We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f19ca25 commit 4a28f12Copy full SHA for 4a28f12
lmdeploy/version.py
@@ -1,7 +1,7 @@
1
# Copyright (c) OpenMMLab. All rights reserved.
2
from typing import Tuple
3
4
-__version__ = '0.2.1'
+__version__ = '0.2.2'
5
short_version = __version__
6
7
0 commit comments