Commit 59a345ac authored by gaoqiong's avatar gaoqiong
Browse files

Update version.py

parent 4e471b8a
# SPDX-License-Identifier: Apache-2.0
# SPDX-FileCopyrightText: Copyright contributors to the vLLM project
try: try:
from ._version import __version__, __version_tuple__ from ._version import __version__, __version_tuple__
except Exception as e: except Exception as e:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment