diff --git a/setup.py b/setup.py index 7cf86fd..e06e05b 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup setup(name='pylgtv', - version='0.1.2', + version='0.1.3', description='Library to control webOS based LG Tv devices', url='https://github.com/TheRealLink/pylgtv', author='Dennis Karpienski',