parent
80f5ea64a1
commit
5a1a2734f2
2 changed files with 11 additions and 2 deletions
2
mpv.py
2
mpv.py
|
|
@ -17,6 +17,8 @@
|
|||
#
|
||||
# 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.3'
|
||||
|
||||
from ctypes import *
|
||||
import ctypes.util
|
||||
import threading
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue