You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Restrict Python version to <3.14 in pyproject.toml (#2954)
Restrict Python version to <3.14 in pyproject.toml
Updated the 'requires-python' field to limit supported Python versions to >=3.9 and <3.14, ensuring compatibility with the package.
0 commit comments