From 1397b346e489d21410d73ca253313f5e7e3e43b3 Mon Sep 17 00:00:00 2001 From: qux-bbb <1147635419@qq.com> Date: Sun, 20 Mar 2022 14:46:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- setup.py | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9042848..cb6fb28 100644 --- a/README.md +++ b/README.md @@ -20,12 +20,12 @@ - 站内子域名扫描 ## 安装 -使用pip安装: +方法1 - 使用pip安装: ```r pip install xanalyzer ``` -从源码安装: +方法2 - 从源码安装: ```r git clone https://github.com/qux-bbb/xanalyzer cd xanalyzer diff --git a/setup.py b/setup.py index 62c17a6..fabf735 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name='xanalyzer', - version='0.1.0', + version='0.1.1', packages=find_packages(), package_data={ 'xanalyzer': [