Skip to content

Commit

Permalink
bump to version 0.10.2 (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
starkillerOG committed May 24, 2022
1 parent 9fa293a commit eb7e0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -2,7 +2,7 @@
from codecs import open

REPO_URL = "http://github.com/MatMaul/pynetgear"
VERSION = "0.10.1"
VERSION = "0.10.2"

with open("requirements.txt") as f:
required = f.read().splitlines()
Expand Down

0 comments on commit eb7e0e0

Please sign in to comment.