kvcache-ai-ktransformers/version.py
Benjamin F bb15fdf47e
Some checks failed
Book-CI / test (push) Waiting to run
Book-CI / test-1 (push) Waiting to run
Book-CI / test-2 (push) Waiting to run
Deploy / deploy (macos-latest) (push) Waiting to run
Deploy / deploy (ubuntu-latest) (push) Waiting to run
Deploy / deploy (windows-latest) (push) Waiting to run
Release to PyPI / Build kt-kernel (Python 3.12) (push) Has been cancelled
Release Fake Tag / publish (push) Has been cancelled
Release to PyPI / Build & publish sglang-kt (push) Has been cancelled
Release to PyPI / Build kt-kernel (Python 3.11) (push) Has been cancelled
Release sglang-kt to PyPI / Build sglang-kt wheel (push) Has been cancelled
Release to PyPI / Publish kt-kernel to PyPI (push) Has been cancelled
Release sglang-kt to PyPI / Publish sglang-kt to PyPI (push) Has been cancelled
Release/0.6.2.post3: carry kt-kernel SwiGLU clamp companion missing from post2
2026-05-10 03:55:02 +08:00

6 lines
123 B
Python

"""
KTransformers version information.
Shared across the top-level package and kt-kernel.
"""
__version__ = "0.6.2.post3"