Update setup.py

This commit is contained in:
GadgetReactor 2016-07-09 20:24:50 +08:00 committed by GitHub
parent 358ca42f48
commit 25a5ede746

View File

@ -1,7 +1,7 @@
from setuptools import setup
setup(name='pyHS100',
version='0.1.1',
version='0.1.2',
description='Interface for TPLink HS100 Smart Plugs.',
url='https://github.com/GadgetReactor/pyHS100',
author='Sean Seah (GadgetReactor',