Skip to content

Commit

Permalink
Merge pull request #1632 from napalm-automation/rel-napalm-3.4.1
Browse files Browse the repository at this point in the history
Release NAPALM 3.4.1
  • Loading branch information
mirceaulinic committed Apr 29, 2022
2 parents 8c6bc26 + 84f7215 commit fe35c90
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.4.0",
version="3.4.1",
packages=find_packages(exclude=("test*",)),
test_suite="test_base",
author="David Barroso, Kirk Byers, Mircea Ulinic",
Expand Down

0 comments on commit fe35c90

Please sign in to comment.