HS200 support

Update version to reflect latest changes
This commit is contained in:
GadgetReactor 2016-11-14 09:56:11 +08:00 committed by GitHub
parent 9c39249b99
commit 53c06ca784

View File

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