[U] Release 1.0.15

This commit is contained in:
Azalea
2022-10-29 17:23:50 -04:00
parent 374aedabb6
commit e0b2ef63b7
+1 -1
View File
@@ -1,6 +1,6 @@
from __future__ import annotations
__version__ = "1.0.14"
__version__ = "1.0.15"
import time
from typing import Callable