From 09744bad4a5b9af90f6c8984a2c86595a37a16d5 Mon Sep 17 00:00:00 2001 From: Wu Clan Date: Wed, 20 Mar 2024 18:18:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E4=B8=BA0.6.2=20(#171)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- httpfpt/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httpfpt/__init__.py b/httpfpt/__init__.py index 3e8adb9..b8076db 100644 --- a/httpfpt/__init__.py +++ b/httpfpt/__init__.py @@ -1,4 +1,4 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -__version__ = 'v0.6.1' +__version__ = 'v0.6.2'