Fix travis status and set new version 0.1.4

This commit is contained in:
Pieprzycki Piotr
2018-02-22 20:28:24 +01:00
parent 69c8c66652
commit 4d52216866
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ reqs = [str(ir.req) for ir in install_reqs]
setup(
name="napalm-vyos",
version="0.1.3",
version="0.1.4",
packages=find_packages(),
author="Piotr Pieprzycki",
author_email="piotr.pieprzycki@dreamlab.pl",