0.7.2 add version= to @future(), support Py3.14, mark .waiter as future
This commit is contained in:
parent
be4404c520
commit
7e80c84de6
6 changed files with 43 additions and 6 deletions
|
|
@ -27,7 +27,8 @@ classifiers = [
|
|||
"Programming Language :: Python :: 3.10",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Programming Language :: Python :: 3.13"
|
||||
"Programming Language :: Python :: 3.13",
|
||||
"Programming Language :: Python :: 3.14"
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue