build: pump up the version status

This commit is contained in:
Karim shoair
2026-02-10 21:53:00 +02:00
parent d3ee9a6cbb
commit 0489923b06
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
__author__ = "Karim Shoair (karim.shoair@pm.me)"
__version__ = "0.4alpha"
__version__ = "0.4"
__copyright__ = "Copyright (c) 2024 Karim Shoair"
from typing import Any, TYPE_CHECKING