Version bump (#16)

This commit is contained in:
Georgi Kirichkov 2016-12-13 08:50:40 +02:00 committed by GadgetReactor
parent 05a6bbb145
commit 45fc354888

View File

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