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 cfec5be commit 450757bCopy full SHA for 450757b
lmdeploy/version.py
@@ -1,7 +1,7 @@
1
# Copyright (c) OpenMMLab. All rights reserved.
2
from typing import Tuple
3
4
-__version__ = '0.0.7'
+__version__ = '0.0.8'
5
short_version = __version__
6
7
0 commit comments