diff --git a/setup.py b/setup.py index 4e0de46..24a1515 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name="napalm-iosxr", - version="0.5.2", + version="0.5.3", packages=find_packages(exclude=["test", "test.*"]), author="David Barroso, Mircea Ulinic", author_email="dbarrosop@dravetech.com, mircea@cloudflare.com",