Update `Development Status` in `setup.py`
This commit is contained in:
parent
6adb0f019d
commit
8918783702
2
setup.py
2
setup.py
|
|
@ -44,7 +44,9 @@ setuptools.setup(
|
|||
],
|
||||
},
|
||||
classifiers=[
|
||||
'Development Status :: 4 - Beta',
|
||||
'Intended Audience :: Developers',
|
||||
'Intended Audience :: Education',
|
||||
'Intended Audience :: Science/Research',
|
||||
'License :: OSI Approved :: MIT License',
|
||||
'Programming Language :: Python :: 3',
|
||||
|
|
|
|||
Loading…
Reference in New Issue