Skip to content

Commit fb6f8ea

Browse files
authored
bump version to 0.5.2.post1 (#2159)
1 parent 148f629 commit fb6f8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lmdeploy/version.py

Lines changed: 1 addition & 1 deletion
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.5.2'
4+
__version__ = '0.5.2.post1'
55
short_version = __version__
66

77

0 commit comments

Comments
 (0)