Version 1.0.8
This commit is contained in:
parent
12850b34bd
commit
0c33c933dd
2 changed files with 2 additions and 2 deletions
2
mpv.py
2
mpv.py
|
|
@ -17,7 +17,7 @@
|
|||
#
|
||||
# You can find copies of the GPLv2 and LGPLv2.1 licenses in the project repository's LICENSE.GPL and LICENSE.LGPL files.
|
||||
|
||||
__version__ = '1.0.7'
|
||||
__version__ = '1.0.8'
|
||||
|
||||
from ctypes import *
|
||||
import ctypes.util
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue