We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c996a5c commit 29b6291Copy full SHA for 29b6291
pyproject.toml
@@ -78,6 +78,8 @@ classifiers = [
78
"Programming Language :: Python :: 3.9",
79
"Programming Language :: Python :: 3.10",
80
"Programming Language :: Python :: 3.11",
81
+ "Programming Language :: Python :: 3.12",
82
+ "Programming Language :: Python :: 3.13",
83
"Programming Language :: Python :: 3 :: Only",
84
"Topic :: Internet :: WWW/HTTP :: Session",
85
]
0 commit comments