PATCH WEDNESDAY
4.4.5 **patch to fix headless mode** -https://stackoverflow.com/a/73840130/7058266 -https://support.google.com/chrome/a/answer/7679408#hdlssMod110 thanks @mdmintz for this info
This commit is contained in:
commit
96abd37cca
|
@ -17,7 +17,7 @@ by UltrafunkAmsterdam (https://github.com/ultrafunkamsterdam)
|
|||
from __future__ import annotations
|
||||
|
||||
|
||||
__version__ = "3.4.4"
|
||||
__version__ = "3.4.5"
|
||||
|
||||
import json
|
||||
import logging
|
||||
|
|
Loading…
Reference in New Issue