Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Drafteed committed Apr 30, 2021
1 parent 93f4d78 commit 5b22891
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
from setuptools import setup

setup(name='pylgnetcast',
version='0.3.1',
version='0.3.2',
description='Client for the LG Smart TV running NetCast 3 or 4.',
url='https://github.com/wokar/pylgnetcast',
url='https://github.com/Drafteed/python-lgnetcast',
license='MIT',
packages=['pylgnetcast'],
install_requires=[],
Expand Down

0 comments on commit 5b22891

Please sign in to comment.