From 88f22bad842df74ba6652c141aa3f116d98d08be Mon Sep 17 00:00:00 2001 From: g1879 Date: Mon, 28 Dec 2020 15:08:56 +0800 Subject: [PATCH] 1.7.10 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 779358a..082aa22 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ with open("README.md", "r", encoding='utf-8') as fh: setup( name="DrissionPage", - version="1.7.8", + version="1.7.10", author="g1879", author_email="g1879@qq.com", description="A module that integrates selenium and requests session, encapsulates common page operations.",