Skip to content

Conversation

@josh-hadley
Copy link
Contributor

No description provided.

@josh-hadley josh-hadley requested a review from Copilot October 13, 2025 02:34
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the Python version support by dropping Python 3.9 and adding Python 3.14. The changes update package metadata, documentation, and CI/CD configuration to reflect the new supported Python version range.

  • Updates pyproject.toml to require Python >=3.10 and adds Python 3.14 classifier
  • Updates README documentation to reflect new supported Python versions
  • Updates GitHub Actions workflow to build wheels for the new Python version range

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
pyproject.toml Updates Python version classifiers and minimum requirement from 3.9 to 3.10, adds 3.14 support
README.md Updates documentation to reflect new supported Python versions (3.10-3.14)
.github/workflows/release.yml Updates CI configuration to use Python 3.14 and build wheels for new version range

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@josh-hadley josh-hadley merged commit 9c3ec22 into main Oct 14, 2025
3 checks passed
@josh-hadley josh-hadley deleted the jh-update-python-versions branch October 14, 2025 00:33
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.

3 participants