diff --git a/setup.py b/setup.py index 5db1cd2..232c1fb 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name="napalm-panos", - version="0.3.0", + version="0.4.0", packages=find_packages(), author="Gabriele Gerbino", author_email="gabriele@networktocode.com",