Update __init__.py
This commit is contained in:
parent
a84c53f3d5
commit
c1d02484d9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue