build: pump version up

This commit is contained in:
Karim shoair
2026-04-05 19:41:10 +02:00
parent f756e519f3
commit d0a19a6fe1
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
__author__ = "Karim Shoair (karim.shoair@pm.me)"
__version__ = "0.4.4"
__version__ = "0.4.5"
__copyright__ = "Copyright (c) 2024 Karim Shoair"
from typing import Any, TYPE_CHECKING