Skip to content

Commit 7891793

Browse files
authored
v0.3.5
1 parent 52bdd93 commit 7891793

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name='pylgnetcast',
10-
version='0.3.4',
10+
version='0.3.5',
1111
maintainer='Artem Draft',
1212
maintainer_email='artemon_93@mail.ru',
1313
description='Client for the LG Smart TV running NetCast 3 or 4.',
@@ -24,4 +24,4 @@
2424
],
2525
python_requires='>=3.6',
2626
zip_safe=False
27-
)
27+
)

0 commit comments

Comments
 (0)