Skip to content

Commit 5374d38

Browse files
committed
build: 更新 Python 版本
1 parent 06466d6 commit 5374d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ license = { file = "LICENSE" }
1515
classifiers = [
1616
"Development Status :: 4 - Beta",
1717
"Programming Language :: Python :: 3",
18-
"Programming Language :: Python :: 3.7",
1918
"Programming Language :: Python :: 3.8",
2019
"Programming Language :: Python :: 3.9",
2120
"Programming Language :: Python :: 3.10",
2221
"Programming Language :: Python :: 3.11",
22+
"Programming Language :: Python :: 3.12",
2323
"Programming Language :: C++",
2424
"Operating System :: OS Independent",
2525
"Topic :: Text Processing :: Linguistic",

0 commit comments

Comments
 (0)