Skip to content

release 0.3.0: lower Python minimum to 3.11, add -h CLI flag#8

Merged
jbloom merged 1 commit into
mainfrom
lower-python-and-h-flag
May 20, 2026
Merged

release 0.3.0: lower Python minimum to 3.11, add -h CLI flag#8
jbloom merged 1 commit into
mainfrom
lower-python-and-h-flag

Conversation

@jbloom
Copy link
Copy Markdown
Member

@jbloom jbloom commented May 20, 2026

  • Lower requires-python from 3.13 to 3.11; add 3.11/3.12 trove classifiers; drop black/ruff target-version to py311 so pyupgrade-style lints stay inside the supported floor. CI still runs on 3.13.
  • Accept -h as a short alias for --help on the tree-annotated-plot CLI via click context_settings.
  • Bump version to 0.3.0; rename CHANGELOG [Unreleased] to [0.3.0] - 2026-05-19; update Python-version mentions in README and docs; refresh the pinned-version example to 0.3.0.

- Lower requires-python from 3.13 to 3.11; add 3.11/3.12 trove classifiers;
  drop black/ruff target-version to py311 so pyupgrade-style lints stay
  inside the supported floor. CI still runs on 3.13.
- Accept `-h` as a short alias for `--help` on the tree-annotated-plot CLI
  via click context_settings.
- Bump version to 0.3.0; rename CHANGELOG `[Unreleased]` to
  `[0.3.0] - 2026-05-19`; update Python-version mentions in README and
  docs; refresh the pinned-version example to 0.3.0.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@jbloom jbloom merged commit 8ec3375 into main May 20, 2026
3 checks passed
@jbloom jbloom deleted the lower-python-and-h-flag branch May 20, 2026 00:46
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.

1 participant