build: pump up version and deps

This commit is contained in:
Karim shoair
2026-04-12 18:47:13 +02:00
parent 9a7fb0b426
commit 887eeee4c2
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
__author__ = "Karim Shoair (karim.shoair@pm.me)"
__version__ = "0.4.5"
__version__ = "0.4.6"
__copyright__ = "Copyright (c) 2024 Karim Shoair"
from typing import Any, TYPE_CHECKING