Skip to content

Commit

Permalink
Prepare release 0.1.5
Browse files Browse the repository at this point in the history
Following #11, I couldn't see any dependency on a particular netaddr version so should be fine to go ahead and release a new version.
  • Loading branch information
mirceaulinic authored Jul 25, 2024
1 parent f4540c1 commit 5308f84
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 @@ -13,7 +13,7 @@

setup(
name="napalm-servertech-pro2",
version="0.1.4",
version="0.1.5",
packages=find_packages(),
author="Antoine Meillet",
author_email="[email protected]",
Expand Down

0 comments on commit 5308f84

Please sign in to comment.