diff --git a/setup.py b/setup.py index b806963..03b1596 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name="napalm-nxos", - version="0.3.0", + version="0.4.0", packages=find_packages(), author="David Barroso", author_email="dbarrosop@dravetech.com",