From 17eedc4dd662ff680177ce91141305a79ab2ecf8 Mon Sep 17 00:00:00 2001 From: violettools Date: Sun, 25 Jan 2026 19:15:01 +0800 Subject: [PATCH] =?UTF-8?q?release:=20v1.8.8=20-=20=E6=B7=BB=E5=8A=A0=20ma?= =?UTF-8?q?ke=5Fworkers=20=E8=87=AA=E5=8A=A8=E9=83=A8=E7=BD=B2=E7=A0=B4?= =?UTF-8?q?=E7=9A=AE=E7=89=88=20Workers?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9f8d114..cb89076 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "cfspider" -version = "1.8.7" +version = "1.8.8" description = "Cloudflare Workers proxy IP pool client" readme = "README.md" license = {text = "Apache-2.0"}