From bf7dcf8b5713020de7454844fb80036b8c456503 Mon Sep 17 00:00:00 2001 From: UltrafunkAmsterdam Date: Fri, 10 Feb 2023 19:29:02 +0100 Subject: [PATCH] 3.4.6 --- 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 c270219..6c73ab2 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.5" +__version__ = "3.4.6" import json import logging