Skip to content

Commit

Permalink
bump version to v0.0.7 (#358)
Browse files Browse the repository at this point in the history
  • Loading branch information
lvhan028 authored Sep 4, 2023
1 parent edb7c6e commit d065f3e
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.0.6'
__version__ = '0.0.7'
short_version = __version__


Expand Down

0 comments on commit d065f3e

Please sign in to comment.