Release v2.0.0

This commit is contained in:
hyugogirubato
2024-07-06 20:01:47 +02:00
parent 687a493d26
commit 84b4689487
23 changed files with 2032 additions and 782 deletions
+5
View File
@@ -0,0 +1,5 @@
from .core import Core
from .cdm import Cdm
from .vendor import Vendor
__version__ = '2.0.0'