Skip to content

Commit 7e23f51

Browse files
authored
Update setup.py
1 parent 65274ac commit 7e23f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
license='MIT',
1818
install_requires=['cefpython3==66.1', 'Jinja2==3.1.2', 'wxPython==4.2.1', 'requests'],
1919
classifiers=[
20-
'Development Status :: 5 - Stable',
20+
'Development Status :: 5 - Production/Stable',
2121
'Intended Audience :: Developers',
2222
'Topic :: Software Development :: Build Tools',
2323
'License :: OSI Approved :: MIT License',

0 commit comments

Comments
 (0)