[+] Recursive get

This commit is contained in:
2024-11-25 18:47:03 -05:00
parent a732f31ae7
commit 179f9ac5a6
2 changed files with 17 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from __future__ import annotations
__version__ = "1.0.23"
__version__ = "1.0.24"
import time
import logging