[U] Release 1.0.19

This commit is contained in:
2023-07-28 20:52:27 -07:00
parent 25aecabd34
commit df16f90a8f
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from __future__ import annotations
__version__ = "1.0.18"
__version__ = "1.0.19"
import time
from typing import Callable