We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76eb8e4 commit 9b94d77Copy full SHA for 9b94d77
setup.py
@@ -52,7 +52,7 @@ def get_ext_dir(*components: tp.Iterable[str]) -> tp.Sequence[str]:
52
license='MIT',
53
# See https://pypi.python.org/pypi?%3Aaction=list_classifiers
54
classifiers=[
55
- 'Development Status :: 3 - Alpha',
+ 'Development Status :: 5 - Production/Stable',
56
'Intended Audience :: Developers',
57
'Topic :: Software Development',
58
'License :: OSI Approved :: MIT License',
0 commit comments