From 0aa5fbe252370b4cb2b95526add445392cad27ba Mon Sep 17 00:00:00 2001 From: ultrafunkamsterdam Date: Sat, 17 Feb 2024 18:13:50 +0100 Subject: [PATCH] 3.5.5 --- undetected_chromedriver/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/undetected_chromedriver/__init__.py b/undetected_chromedriver/__init__.py index 2d78589b..c4191000 100644 --- a/undetected_chromedriver/__init__.py +++ b/undetected_chromedriver/__init__.py @@ -17,7 +17,7 @@ from __future__ import annotations -__version__ = "3.5.4" +__version__ = "3.5.5" import json import logging