[U] Release 1.0.17

This commit is contained in:
Hykilpikonna
2022-12-19 01:42:28 -05:00
parent 6a60712d8c
commit 80bf1da83d
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from __future__ import annotations
__version__ = "1.0.16"
__version__ = "1.0.17"
import time
from typing import Callable