build: pump version up

This commit is contained in:
Karim shoair
2026-04-01 17:38:54 +02:00
parent f614651a97
commit 966e17a1dc
6 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.3"
__version__ = "0.4.4"
__copyright__ = "Copyright (c) 2024 Karim Shoair"
from typing import Any, TYPE_CHECKING