Skip to content

Remove upper bound on Python version constraint#386

Merged
v1r3n merged 1 commit intomainfrom
fix/python-version
Mar 17, 2026
Merged

Remove upper bound on Python version constraint#386
v1r3n merged 1 commit intomainfrom
fix/python-version

Conversation

@mp-orkes
Copy link
Contributor

The <3.13 cap was preventing installation on Python 3.13+ despite no compatibility issues. Broadening to >=3.9 allows users on current and future Python releases to install the package without issues.

The <3.13 cap was preventing installation on Python 3.13+ despite no
compatibility issues. Broadening to >=3.9 allows users on current and
future Python releases to install the package without issues.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mp-orkes mp-orkes requested a review from v1r3n March 17, 2026 13:23
@mp-orkes mp-orkes self-assigned this Mar 17, 2026
@v1r3n v1r3n merged commit cb17070 into main Mar 17, 2026
1 check passed
@v1r3n v1r3n deleted the fix/python-version branch March 17, 2026 15:59
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