Bumps the module version to 0.2.0

This commit is contained in:
Georgi Kirichkov 2016-10-17 15:36:07 +03:00
parent 9cd61fdcc8
commit 3744a075c3

View File

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