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 c102943 commit 215263eCopy full SHA for 215263e
setup.py
@@ -40,13 +40,12 @@
40
"impyla"
41
],
42
classifiers=[
43
- "Development Status :: 3 - Alpha",
+ "Development Status :: 4 - Beta",
44
"Operating System :: MacOS :: MacOS X",
45
"Operating System :: Microsoft :: Windows",
46
"Operating System :: POSIX :: Linux",
47
"Programming Language :: Python :: 3.8",
48
"Programming Language :: Python :: 3.9",
49
- "Programming Language :: Python :: 3.10",
50
"License :: OSI Approved :: Apache Software License"
51
52
zip_safe=False
0 commit comments