We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3f510e commit 97cab06Copy full SHA for 97cab06
pyproject.toml
@@ -21,7 +21,9 @@ classifiers = [
21
'Programming Language :: Python :: 3.8',
22
'Programming Language :: Python :: 3.9',
23
'Programming Language :: Python :: 3.10',
24
- 'Programming Language :: Python :: 3.11'
+ 'Programming Language :: Python :: 3.11',
25
+ 'Programming Language :: Python :: 3.12',
26
+ 'Programming Language :: Python :: 3.13'
27
]
28
29
[project.urls]
0 commit comments