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

Commit b9d40cf

Browse files
committed
update version to v0.5.5
1 parent 548feed commit b9d40cf

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.5.4"
26+
version = "v0.5.5"
2727
colorama.init(autoreset=True)
2828
logger = logging.getLogger('logger')
2929
logger.setLevel(logging.DEBUG)

0 commit comments

Comments
 (0)