Release v1.0.1

Added support for non-standard versions
This commit is contained in:
hyugogirubato
2024-03-31 10:23:19 +02:00
parent b5a2b726b2
commit a02e3b0daa
4 changed files with 38 additions and 17 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from .cdm import *
from .vendor import *
__version__ = '1.0.0'
__version__ = '1.0.1'