release: v1.0.0

This commit is contained in:
acgnhiki
2021-08-11 13:33:21 +08:00
parent ca93684a70
commit 01b11768bd
2008 changed files with 50705 additions and 0 deletions

2
setup.py Normal file
View File

@@ -0,0 +1,2 @@
import setuptools
setuptools.setup()