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 0ed8403 commit 96e8ca3Copy full SHA for 96e8ca3
setup.py
@@ -3,7 +3,7 @@
3
from setuptools import setup
4
setup(
5
name = 'python-mpv',
6
- version = '0.3.0',
+ version = '0.3.1',
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