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.
2 parents 0a7f900 + d67dff8 commit f79908eCopy full SHA for f79908e
setup.py
@@ -18,7 +18,7 @@
18
install_requires=['cefpython3==66.1', 'Jinja2==3.1.2', 'wxPython==4.2.1'],
19
classifiers=[
20
# Chose either "3 - Alpha", "4 - Beta" or "5 - Production/Stable" as the current state of your package
21
- 'Development Status :: 3 - Alpha',
+ 'Development Status :: 4 - Beta',
22
# Define that your audience are developers
23
'Intended Audience :: Developers',
24
'Topic :: Software Development :: Build Tools',
0 commit comments