We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcab00e commit b983a81Copy full SHA for b983a81
1 file changed
setup.py
@@ -286,6 +286,7 @@ def make_release_tree(self, base_dir, files):
286
'Programming Language :: Python :: 3.8',
287
'Programming Language :: Python :: 3.9',
288
'Programming Language :: Python :: 3.10',
289
+ 'Programming Language :: Python :: 3.11',
290
'Topic :: Scientific/Engineering :: Visualization',
291
],
292
0 commit comments