We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48eb88e commit 740643cCopy full SHA for 740643c
setup.py
@@ -3,7 +3,7 @@
3
from setuptools import setup
4
setup(
5
name = 'python-mpv',
6
- version = '0.2.9',
+ version = '0.3.0',
7
py_modules = ['mpv'],
8
description = 'A python interface to the mpv media player',
9
url = 'https://github.com/jaseg/python-mpv',
0 commit comments