Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b983a81

Browse files
committed
Add Python 3.11 to PyPI classifiers
1 parent dcab00e commit b983a81

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
@@ -286,6 +286,7 @@ def make_release_tree(self, base_dir, files):
286286
'Programming Language :: Python :: 3.8',
287287
'Programming Language :: Python :: 3.9',
288288
'Programming Language :: Python :: 3.10',
289+
'Programming Language :: Python :: 3.11',
289290
'Topic :: Scientific/Engineering :: Visualization',
290291
],
291292

0 commit comments

Comments
 (0)