Skip to content

Commit 3452ac8

Browse files
committed
Version 0.4.4
1 parent 62ef265 commit 3452ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup
44
setup(
55
name = 'python-mpv',
6-
version = '0.4.2',
6+
version = '0.4.4',
77
py_modules = ['mpv'],
88
description = 'A python interface to the mpv media player',
99
url = 'https://github.com/jaseg/python-mpv',

0 commit comments

Comments
 (0)