Skip to content

Commit c27be90

Browse files
committed
build(pyprojecst): Note python 3.11 in classifiers
1 parent 5e048b6 commit c27be90

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
@@ -16,6 +16,7 @@ classifiers = [
1616
"Programming Language :: Python :: 3.8",
1717
"Programming Language :: Python :: 3.9",
1818
"Programming Language :: Python :: 3.10",
19+
"Programming Language :: Python :: 3.11",
1920
"Programming Language :: Python :: Implementation :: PyPy",
2021
"Topic :: Utilities",
2122
"Topic :: System :: Shells",

0 commit comments

Comments
 (0)