Skip to content

Commit a8d45b6

Browse files
authored
Forgot to add classifiers when promoting 3.11 in #153 (#155)
1 parent 25c78c9 commit a8d45b6

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
@@ -234,6 +234,7 @@ class sdist(_sdist):
234234
"Programming Language :: Python :: 3.8",
235235
"Programming Language :: Python :: 3.9",
236236
"Programming Language :: Python :: 3.10",
237+
"Programming Language :: Python :: 3.11",
237238
"Programming Language :: Python :: Implementation :: CPython",
238239
"Programming Language :: Python :: Implementation :: PyPy",
239240
],

0 commit comments

Comments
 (0)