build: Pumping up the deps and the version

This commit is contained in:
Karim shoair
2025-10-19 15:38:46 +03:00
parent e1bbeffd9f
commit a54ceb3335
3 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
__author__ = "Karim Shoair (karim.shoair@pm.me)"
__version__ = "0.3.7"
__version__ = "0.3.8"
__copyright__ = "Copyright (c) 2024 Karim Shoair"
from typing import Any, TYPE_CHECKING