Update setup.py for vendor code of mpv jsonipc
This commit is contained in:
parent
7222e59578
commit
a03f59526c
2
syncplay/vendor/python_mpv_jsonipc/setup.py
vendored
2
syncplay/vendor/python_mpv_jsonipc/setup.py
vendored
@ -6,7 +6,7 @@ with open("README.md", "r") as fh:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='python-mpv-jsonipc',
|
name='python-mpv-jsonipc',
|
||||||
version='1.1.11',
|
version='1.1.13',
|
||||||
author="Ian Walton",
|
author="Ian Walton",
|
||||||
author_email="iwalton3@gmail.com",
|
author_email="iwalton3@gmail.com",
|
||||||
description="Python API to MPV using JSON IPC",
|
description="Python API to MPV using JSON IPC",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user