Skip to content

Commit f79908e

Browse files
authored
Merge pull request #3 from zabbix-byte/zabbix-byte-patch-2
Update setup.py
2 parents 0a7f900 + d67dff8 commit f79908e

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
@@ -18,7 +18,7 @@
1818
install_requires=['cefpython3==66.1', 'Jinja2==3.1.2', 'wxPython==4.2.1'],
1919
classifiers=[
2020
# Chose either "3 - Alpha", "4 - Beta" or "5 - Production/Stable" as the current state of your package
21-
'Development Status :: 3 - Alpha',
21+
'Development Status :: 4 - Beta',
2222
# Define that your audience are developers
2323
'Intended Audience :: Developers',
2424
'Topic :: Software Development :: Build Tools',

0 commit comments

Comments
 (0)