diff --git a/setup.py b/setup.py index 7ecdeff6..a27d316d 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name="napalm-base", - version='0.23.1', + version='0.23.2', packages=find_packages(), author="David Barroso", author_email="dbarrosop@dravetech.com",