diff --git a/setup.py b/setup.py index 934edc1..4e73667 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name="napalm-fortios", - version="0.3.1", + version="0.4.0", packages=find_packages(), author="David Barroso", author_email="dbarrosop@dravetech.com",