build: pump up version and deps

This commit is contained in:
Karim shoair
2026-04-22 17:01:11 +02:00
parent 9af644ef84
commit b6f0f2a7f2
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
__author__ = "Karim Shoair (karim.shoair@pm.me)"
__version__ = "0.4.7"
__version__ = "0.4.8"
__copyright__ = "Copyright (c) 2024 Karim Shoair"
from typing import Any, TYPE_CHECKING