diff --git a/setup.py b/setup.py index 99f7783..be1a624 100644 --- a/setup.py +++ b/setup.py @@ -46,7 +46,7 @@ def get_version(package): ) ], classifiers=[ - "Development Status :: 3 - Beta", + "Development Status :: 4 - Beta", "Topic :: Home Automation", "Programming Language :: Python :: 3.9", "License :: OSI Approved :: MIT License",