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 81665a6 commit 2831dc2Copy full SHA for 2831dc2
lmdeploy/version.py
@@ -1,7 +1,7 @@
1
# Copyright (c) OpenMMLab. All rights reserved.
2
from typing import Tuple
3
4
-__version__ = '0.2.2'
+__version__ = '0.2.3'
5
short_version = __version__
6
7
0 commit comments