__init__.py 73 Bytes
Newer Older
1
2
from sglang_router.version import __version__

3
__all__ = ["__version__"]