Skip to content

Commit 2f08e40

Browse files
authored
Add Python 3.11 classifier (#13857)
Since all tests pass in CI and we build wheels
1 parent fe1e571 commit 2f08e40

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ def run(self):
180180
"Programming Language :: Python :: 3.8",
181181
"Programming Language :: Python :: 3.9",
182182
"Programming Language :: Python :: 3.10",
183+
"Programming Language :: Python :: 3.11",
183184
"Topic :: Software Development",
184185
"Typing :: Typed",
185186
]

0 commit comments

Comments
 (0)