From 849e2fdbd104c2251364fb642c485ee0e40cae0a Mon Sep 17 00:00:00 2001 From: YanhuiJessica <137126578@qq.com> Date: Tue, 19 Sep 2023 12:15:38 +0800 Subject: [PATCH] update to 0.7.7 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 6b84b2d..f9f8e34 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "cheb3" -version = "0.7.6" +version = "0.7.7" authors = [{name = "YanhuiJessica",email = "y4nhv1@gmail.com"}] description = "Web3 CTF tool based on web3.py" readme = "README.rst"