Update setup.py

This commit is contained in:
GadgetReactor 2016-07-09 19:55:10 +08:00 committed by GitHub
parent 244733a154
commit 358ca42f48

View File

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