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