build: pump up the version

Co-Authored-By: Christian Rost <chr@baltic-online.de>
This commit is contained in:
Karim shoair
2026-03-03 23:09:36 +02:00
parent 1839506622
commit 37f5c48a5f
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.1"
__version__ = "0.4.2"
__copyright__ = "Copyright (c) 2024 Karim Shoair"
from typing import Any, TYPE_CHECKING