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 06466d6 commit 5374d38Copy full SHA for 5374d38
pyproject.toml
@@ -15,11 +15,11 @@ license = { file = "LICENSE" }
15
classifiers = [
16
"Development Status :: 4 - Beta",
17
"Programming Language :: Python :: 3",
18
- "Programming Language :: Python :: 3.7",
19
"Programming Language :: Python :: 3.8",
20
"Programming Language :: Python :: 3.9",
21
"Programming Language :: Python :: 3.10",
22
"Programming Language :: Python :: 3.11",
+ "Programming Language :: Python :: 3.12",
23
"Programming Language :: C++",
24
"Operating System :: OS Independent",
25
"Topic :: Text Processing :: Linguistic",
0 commit comments