diff --git a/setup.py b/setup.py index dd488856e..d4ced0877 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name="napalm", - version="0.50.2", + version="0.50.3", packages=find_packages(), author="David Barroso", author_email="dbarrosop@dravetech.com",