[U] Release 1.0.14

This commit is contained in:
Azalea
2022-10-29 17:02:40 -04:00
parent 2480f4e690
commit c28ca20edc
+1 -1
View File
@@ -1,6 +1,6 @@
from __future__ import annotations
__version__ = "1.0.13"
__version__ = "1.0.14"
import time
from typing import Callable