diff --git a/setup.py b/setup.py index 7d10b79d..357818f5 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup, find_packages setup(name='netdisco', - version='1.2.3', + version='1.2.4', description='Discover devices on your local network', url='https://github.com/home-assistant/netdisco', author='Paulus Schoutsen',