Skip to content

Commit

Permalink
Merge pull request #1558 from napalm-automation/rel-3.4.0
Browse files Browse the repository at this point in the history
Release version 3.4.0
  • Loading branch information
mirceaulinic authored Feb 12, 2022
2 parents e331a1f + 82ee0cc commit 6d743ea
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.3.1",
version="3.4.0",
packages=find_packages(exclude=("test*",)),
test_suite="test_base",
author="David Barroso, Kirk Byers, Mircea Ulinic",
Expand Down

0 comments on commit 6d743ea

Please sign in to comment.