Skip to content

Commit 9faab3e

Browse files
committed
Add python 3.11 to setup.py
1 parent 0d0c9c8 commit 9faab3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -198,6 +198,7 @@ def getversioncfg():
198198
'Programming Language :: Python :: 3.8',
199199
'Programming Language :: Python :: 3.9',
200200
'Programming Language :: Python :: 3.10',
201+
'Programming Language :: Python :: 3.11',
201202
'Topic :: Scientific/Engineering :: Chemistry',
202203
'Topic :: Scientific/Engineering :: Physics',
203204
'Topic :: Software Development :: Libraries',

0 commit comments

Comments
 (0)