diff --git a/setup.py b/setup.py index 6a8dce40d..7c0a957e4 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name="napalm", - version="1.0.1", + version="1.0.2", packages=find_packages(), author="David Barroso", author_email="dbarrosop@dravetech.com",