[U] Release v1.0.5

This commit is contained in:
Azalea (on HyDEV-Daisy)
2022-04-25 03:23:50 -04:00
parent 73becf78c4
commit 8a1c9afcc2
+1 -1
View File
@@ -2,7 +2,7 @@ from __future__ import annotations
from . import main
__version__ = '1.0.4'
__version__ = '1.0.5'
if __name__ == '__main__':