build: pump version up and deps

This commit is contained in:
Karim shoair
2025-12-17 00:04:24 +02:00
parent f6862f8170
commit fd9fc83c6c
4 changed files with 6 additions and 8 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
__author__ = "Karim Shoair (karim.shoair@pm.me)"
__version__ = "0.3.11"
__version__ = "0.3.12"
__copyright__ = "Copyright (c) 2024 Karim Shoair"
from typing import Any, TYPE_CHECKING