Skip to content

Commit

Permalink
Merge pull request #1357 from napalm-automation/3.3.0rc1
Browse files Browse the repository at this point in the history
Version 3.3.0rc1
  • Loading branch information
mirceaulinic authored Jan 14, 2021
2 parents 7ad7db8 + 4802de7 commit 5a8fc76
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.2.0",
version="3.3.0rc1",
packages=find_packages(exclude=("test*",)),
test_suite="test_base",
author="David Barroso, Kirk Byers, Mircea Ulinic",
Expand Down

0 comments on commit 5a8fc76

Please sign in to comment.