Skip to content

Commit

Permalink
bump version to 0.5.2.post1 (#2159)
Browse files Browse the repository at this point in the history
  • Loading branch information
lvhan028 authored Jul 26, 2024
1 parent 148f629 commit fb6f8ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lmdeploy/version.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Copyright (c) OpenMMLab. All rights reserved.
from typing import Tuple

__version__ = '0.5.2'
__version__ = '0.5.2.post1'
short_version = __version__


Expand Down

0 comments on commit fb6f8ea

Please sign in to comment.