diff --git a/undetected_chromedriver/__init__.py b/undetected_chromedriver/__init__.py index 91e68d1..0c15ea3 100644 --- a/undetected_chromedriver/__init__.py +++ b/undetected_chromedriver/__init__.py @@ -17,7 +17,7 @@ by UltrafunkAmsterdam (https://github.com/ultrafunkamsterdam) from __future__ import annotations -__version__ = "3.4.4" +__version__ = "3.4.5" import json import logging