add python 3.11 support
This commit is contained in:
parent
0329e7b83f
commit
fac2aa5ca8
1
setup.py
1
setup.py
@ -26,6 +26,7 @@ setuptools.setup(
|
||||
'Programming Language :: Python :: 3.6',
|
||||
'Programming Language :: Python :: 3.8',
|
||||
'Programming Language :: Python :: 3.10',
|
||||
'Programming Language :: Python :: 3.11',
|
||||
'Intended Audience :: Science/Research',
|
||||
'Intended Audience :: Developers',
|
||||
'Intended Audience :: Education',
|
||||
|
Loading…
Reference in New Issue
Block a user