Skip to content

Commit

Permalink
Merge pull request #1275 from napalm-automation/rel-3.2.0
Browse files Browse the repository at this point in the history
Version 3.2.0
  • Loading branch information
mirceaulinic authored Aug 24, 2020
2 parents 910143f + 6479dcd commit b9a09ef
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",
version="3.1.0",
version="3.2.0",
packages=find_packages(exclude=("test*",)),
test_suite="test_base",
author="David Barroso, Kirk Byers, Mircea Ulinic",
Expand Down

0 comments on commit b9a09ef

Please sign in to comment.