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

Commit

Permalink
Merge pull request #150 from ktbyers/develop3
Browse files Browse the repository at this point in the history
Roll version number to 0.7.1
  • Loading branch information
mirceaulinic committed Oct 26, 2017
2 parents 4805290 + 739c721 commit 936d641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

setup(
name="napalm-nxos",
version="0.7.0",
version="0.7.1",
packages=find_packages(exclude=["test", "test.*"]),
author="David Barroso",
author_email="dbarrosop@dravetech.com",
Expand Down

0 comments on commit 936d641

Please sign in to comment.