build: Pumping version and deps up

This also updates the Maxmind database for camoufox
This commit is contained in:
Karim shoair
2025-11-22 21:41:47 +02:00
parent 170205599d
commit 2bae3261a0
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
__author__ = "Karim Shoair (karim.shoair@pm.me)"
__version__ = "0.3.9"
__version__ = "0.3.10"
__copyright__ = "Copyright (c) 2024 Karim Shoair"
from typing import Any, TYPE_CHECKING