Files
ktransformers/version.py
Peilin Li 72044ad65f [build]: bump v0.6.1 post1 package metadata
Bump ktransformers/kt-kernel to 0.6.1.post1 and point extras to post1 companion packages.
2026-04-30 01:02:44 +08:00

7 lines
123 B
Python

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