Skip to content

Commit db66c84

Browse files
authored
Update Python version trove classifiers (#135)
1 parent 55977af commit db66c84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ classifiers = [
1818
"Topic :: Scientific/Engineering :: Information Analysis",
1919
"License :: OSI Approved :: MIT License",
2020
"Operating System :: OS Independent",
21-
"Programming Language :: Python :: 3.9",
2221
"Programming Language :: Python :: 3.10",
2322
"Programming Language :: Python :: 3.11",
2423
"Programming Language :: Python :: 3.12",
24+
"Programming Language :: Python :: 3.13",
2525
]
2626
packages = [{ include = "**/*.py", from = "src" }]
2727

0 commit comments

Comments
 (0)