diff --git a/setup.cfg b/setup.cfg index 9934578..072ded7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = knxdclient -version = 1.0.0 +version = 1.1.0 url = https://github.com/mhthies/knxdclient author = Michael Thies author_email = mail@mhthies.de @@ -13,7 +13,7 @@ classifiers = Programming Language :: Python :: 3 License :: OSI Approved :: Apache Software License Operating System :: OS Independent - Development Status :: 4 - Beta + Development Status :: 5 - Production/Stable [options] packages = knxdclient