Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
gcotone committed Jan 9, 2020
1 parent a15215f commit 01aee99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,7 @@ The following software is required:

To install simply run:
```
git clone https://github.com/napalm-automation-community/napalm-arubaos-switch
cd napalm-arubaoss-switch
pip3 install .
pip3 install napalm-arubaos-switch
```

### Switch configuration
Expand Down
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-arubaos-switch",
version="0.1.0",
version="0.1.1",
packages=find_packages(),
author="Guillermo Cotone",
author_email="[email protected]",
Expand Down

0 comments on commit 01aee99

Please sign in to comment.