Update __init__.py

This commit is contained in:
Leon 2021-11-29 14:40:10 +01:00 committed by GitHub
parent a84c53f3d5
commit c1d02484d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ from . import options
ChromeOptionsV2 = v2.ChromeOptions
logger = logging.getLogger(__name__)
__version__ = "3.0.4"
__version__ = "3.0.6"
TARGET_VERSION = 0