diff --git a/setup.py b/setup.py index 59186e8..30cfc8d 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name='pyarlo', packages=['pyarlo'], - version='0.1.3', + version='0.1.4', description='Python Arlo is a library written in Python 2.7/3x ' + 'that exposes the Netgear Arlo cameras as Python objects.', author='Marcelo Moreira de Mello',