mirror of
https://github.com/RGBCube/DML
synced 2025-07-26 23:27:43 +00:00
forgor
This commit is contained in:
parent
a897c23ef3
commit
f551821545
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ __title__ = "DML"
|
|||
__author__ = "RGBCube"
|
||||
__license__ = "MIT"
|
||||
__copyright__ = "Copyright (c) 2022-present RGBCube"
|
||||
__version__ = "1.0.0"
|
||||
__version__ = "1.0.1"
|
||||
|
||||
from .encoder import *
|
||||
from .errors import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue