Skip to content
This repository has been archived by the owner on Jan 16, 2019. It is now read-only.

Commit

Permalink
Merge pull request #60 from ktbyers/devel
Browse files Browse the repository at this point in the history
napalm-ios release 0.3.1
  • Loading branch information
ktbyers authored Nov 1, 2016
2 parents df1761a + 5d6d143 commit c6c02b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
napalm_base==0.17.0
napalm_base>=0.18.0
netmiko>=1.0.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setup(
name="napalm-ios",
version="0.3.0",
version="0.3.1",
packages=find_packages(),
author="David Barroso",
author_email="[email protected]",
Expand Down

0 comments on commit c6c02b7

Please sign in to comment.