Skip to content

Commit 96e8ca3

Browse files
committed
Bump version to 0.3.1
1 parent 0ed8403 commit 96e8ca3

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.3.0',
6+
version = '0.3.1',
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)