kvcache-ai-ktransformers/version.py
Peilin Li 0bce173e3b
Some checks failed
Release Fake Tag / publish (push) Has been cancelled
Release to PyPI / Build kt-kernel CPU-only (Python 3.10) (push) Has been cancelled
Release to PyPI / Build kt-kernel CPU-only (Python 3.11) (push) Has been cancelled
Release to PyPI / Build kt-kernel CPU-only (Python 3.12) (push) Has been cancelled
Release to PyPI / Publish to PyPI (push) Has been cancelled
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
[feat]: Release version to 0.4.4 (#1738)
2025-12-22 11:20:40 +08:00

6 lines
110 B
Python

"""
KTransformers version information.
Shared across kt-kernel and kt-sft modules.
"""
__version__ = "0.4.4"