diff --git a/setup.py b/setup.py index 42a63a5b4..31d66d69e 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name="napalm", - version="1.00.0", + version="1.0.1", packages=find_packages(), author="David Barroso", author_email="dbarrosop@dravetech.com",