Skip to content

Commit d811fe8

Browse files
committed
add classifiers
1 parent 844acb3 commit d811fe8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ classifiers = [
2020
"Programming Language :: Python",
2121
"Programming Language :: Python :: 3 :: Only",
2222
"Programming Language :: Python :: 3.10",
23+
"Programming Language :: Python :: 3.11",
24+
"Programming Language :: Python :: 3.12",
25+
"Programming Language :: Python :: 3.13",
26+
"Programming Language :: Python :: 3.14",
2327
"Topic :: Database :: Front-Ends",
2428
"Topic :: Scientific/Engineering",
2529
"Topic :: Software Development :: Libraries :: Python Modules",

0 commit comments

Comments
 (0)