Version 0.3.9
This commit is contained in:
parent
a873fd7f7b
commit
8ba7d27e79
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -3,7 +3,7 @@
|
|||
from setuptools import setup
|
||||
setup(
|
||||
name = 'python-mpv',
|
||||
version = '0.3.8',
|
||||
version = '0.3.9',
|
||||
py_modules = ['mpv'],
|
||||
description = 'A python interface to the mpv media player',
|
||||
url = 'https://github.com/jaseg/python-mpv',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue