This commit is contained in:
Regen
2023-01-08 16:39:41 +09:00
committed by GitHub
parent bff7990e7d
commit 2a5983f9aa
15 changed files with 723 additions and 501 deletions

View File

@@ -0,0 +1,3 @@
from .version import __version__
__all__ = ["__version__"]