diff --git a/undetected_chromedriver/__init__.py b/undetected_chromedriver/__init__.py index 8b6ac1f..8b8ad03 100644 --- a/undetected_chromedriver/__init__.py +++ b/undetected_chromedriver/__init__.py @@ -18,8 +18,10 @@ by UltrafunkAmsterdam (https://github.com/ultrafunkamsterdam) """ + __version__ = "3.1.5r1" + import json import logging import os