Skip to content

Align package version metadata#139

Draft
dewana-sl wants to merge 1 commit into
KittenML:mainfrom
dewana-sl:align-package-version
Draft

Align package version metadata#139
dewana-sl wants to merge 1 commit into
KittenML:mainfrom
dewana-sl:align-package-version

Conversation

@dewana-sl
Copy link
Copy Markdown

@dewana-sl dewana-sl commented May 21, 2026

Summary

Aligns the runtime/package metadata with the current 0.8.1 release.

Details

  • Updates kittentts.__version__ from 0.1.0 to 0.8.1.
  • Fixes the legacy setup.py license classifier to Apache Software License, matching the repository license metadata.

Addresses #80 and #87.

Validation

  • python3 -m unittest -q
  • Editable install in a fresh virtualenv with declared package dependencies.
  • Import smoke for kittentts, KittenTTS, and normalize_text.
  • Verified kittentts.__version__ and importlib.metadata.version("kittentts") both report 0.8.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants