Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

Commit 1ae4fe9

Browse files
committed
debug
1 parent c8e794d commit 1ae4fe9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
import selenium.common.exceptions
2424
import colorama
2525

26-
version = "v0.4.3"
26+
version = "v0.5.0"
2727
colorama.init(autoreset=True)
2828
logger = logging.getLogger('logger')
2929
logger.setLevel(logging.DEBUG)

0 commit comments

Comments
 (0)