diff --git a/setup.py b/setup.py index d1a9fdc..5d6bafc 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name="napalm-nxos", - version="0.7.0", + version="0.7.1", packages=find_packages(exclude=["test", "test.*"]), author="David Barroso", author_email="dbarrosop@dravetech.com",