Skip to content

Commit d3fe071

Browse files
committed
Add python 3.10 to classifiers
1 parent 3782cc8 commit d3fe071

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ classifiers = [
2020
"Programming Language :: Python :: 3.7",
2121
"Programming Language :: Python :: 3.8",
2222
"Programming Language :: Python :: 3.9",
23+
"Programming Language :: Python :: 3.10",
2324
"Topic :: Utilities",
2425
"Topic :: System :: Shells"
2526
]

0 commit comments

Comments
 (0)