Files
ktransformers/version.py
djw 9047309dd3 [build]: bump version to 0.5.2
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 07:38:47 +00:00

7 lines
110 B
Python

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