mirror of
https://github.com/hyugogirubato/KeyDive.git
synced 2024-12-25 04:11:44 +00:00
a09f3c5590
- Fix version number
5 lines
64 B
Python
5 lines
64 B
Python
from .cdm import *
|
|
from .vendor import *
|
|
|
|
__version__ = '1.0.7'
|