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