diff --git a/setup.py b/setup.py index 514dbe0..1e53780 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name="napalm-iosxr", - version="0.4.7", + version="0.4.8", packages=find_packages(), author="David Barroso, Mircea Ulinic", author_email="dbarrosop@dravetech.com, mircea@cloudflare.com",