Commit d40c9b0
authored
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.1 parent ca022fc commit d40c9b0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments