diff --git a/undetected_chromedriver/__init__.py b/undetected_chromedriver/__init__.py index 96f108a2..d31055a3 100644 --- a/undetected_chromedriver/__init__.py +++ b/undetected_chromedriver/__init__.py @@ -17,7 +17,7 @@ from __future__ import annotations -__version__ = "3.5.2" +__version__ = "3.5.3" import json import logging