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