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 75c0a4a commit fc1acccCopy full SHA for fc1accc
setup.py
@@ -39,7 +39,7 @@ def get_version():
39
packages = ['fibers'],
40
platforms = ["POSIX", "Microsoft Windows"],
41
classifiers = [
42
- "Development Status :: 4 - Beta",
+ "Development Status :: 5 - Production/Stable",
43
"Intended Audience :: Developers",
44
"License :: OSI Approved :: MIT License",
45
"Operating System :: POSIX",
0 commit comments