mirror of
https://github.com/hyugogirubato/KeyDive.git
synced 2024-12-23 11:27:50 +00:00
a02e3b0daa
Added support for non-standard versions
5 lines
64 B
Python
5 lines
64 B
Python
from .cdm import *
|
|
from .vendor import *
|
|
|
|
__version__ = '1.0.1'
|