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

Skip to content

Commit fa80f34

Browse files
committed
Add a Python 3.12 classifier
1 parent b719012 commit fa80f34

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
@@ -305,6 +305,7 @@ def make_release_tree(self, base_dir, files):
305305
'Programming Language :: Python :: 3.9',
306306
'Programming Language :: Python :: 3.10',
307307
'Programming Language :: Python :: 3.11',
308+
'Programming Language :: Python :: 3.12',
308309
'Topic :: Scientific/Engineering :: Visualization',
309310
],
310311

0 commit comments

Comments
 (0)