[U] Release 1.0.18

This commit is contained in:
Azalea Gui
2023-03-09 02:42:36 -05:00
parent b748a217a0
commit 332a63479e
+1 -1
View File
@@ -1,6 +1,6 @@
from __future__ import annotations
__version__ = "1.0.17"
__version__ = "1.0.18"
import time
from typing import Callable