From 67a2d4c97eef26fc65598967affb7045336627b5 Mon Sep 17 00:00:00 2001 From: David Barroso Date: Thu, 29 Dec 2016 15:32:55 +0100 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 2537ad6..934edc1 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name="napalm-fortios", - version="0.3.0", + version="0.3.1", packages=find_packages(), author="David Barroso", author_email="dbarrosop@dravetech.com",