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 a7845b6 commit 160b7d1Copy full SHA for 160b7d1
setup.py
@@ -63,7 +63,8 @@
63
'Programming Language :: Python :: 3.8',
64
'Programming Language :: Python :: 3.9',
65
'Programming Language :: Python :: 3.10',
66
- 'Development Status :: 4 - Beta',
+ 'Programming Language :: Python :: 3.11',
67
+ 'Development Status :: 5 - Production/Stable',
68
'Intended Audience :: Developers',
69
'License :: OSI Approved :: Apache Software License',
70
'Operating System :: OS Independent',
0 commit comments