mirror of
https://github.com/napalm-automation-community/napalm-vyos.git
synced 2026-03-04 04:34:50 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
673cb74593 |
2
setup.py
2
setup.py
@@ -12,7 +12,7 @@ reqs = [str(ir.req) for ir in install_reqs]
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="napalm-vyos",
|
name="napalm-vyos",
|
||||||
version="0.1.2",
|
version="0.1.3",
|
||||||
packages=find_packages(),
|
packages=find_packages(),
|
||||||
author="Piotr Pieprzycki",
|
author="Piotr Pieprzycki",
|
||||||
author_email="piotr.pieprzycki@dreamlab.pl",
|
author_email="piotr.pieprzycki@dreamlab.pl",
|
||||||
|
|||||||
Reference in New Issue
Block a user