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 1815f74 commit d9dc0a8Copy full SHA for d9dc0a8
setup.py
@@ -40,7 +40,7 @@ def run(self, *args, **kwargs):
40
'Operating System :: POSIX',
41
'Operating System :: MacOS :: MacOS X',
42
'Environment :: Web Environment',
43
- 'Development Status :: 4 - Beta',
+ 'Development Status :: 5 - Production/Stable',
44
],
45
license='MIT',
46
python_requires='>=3.6,<4',
0 commit comments