build: pump up version

This commit is contained in:
Karim shoair
2026-03-25 00:19:58 +02:00
parent 9fee49c928
commit 422b4713ec
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.2"
__version__ = "0.4.3"
__copyright__ = "Copyright (c) 2024 Karim Shoair"
from typing import Any, TYPE_CHECKING