From 8236ead23ae51b1efb5afe8629561670845ac837 Mon Sep 17 00:00:00 2001 From: EstrellaXD Date: Sun, 10 Jul 2022 14:27:22 +0800 Subject: [PATCH] =?UTF-8?q?2.5.9=20=E4=BF=AE=E5=A4=8D=E9=87=8D=E5=91=BD?= =?UTF-8?q?=E5=90=8D=E6=96=B9=E6=B3=95bug=EF=BC=8C=E8=AF=A5=E8=BF=9Blog?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- auto_bangumi/conf/const.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auto_bangumi/conf/const.py b/auto_bangumi/conf/const.py index 85abd1e3..7905cd85 100644 --- a/auto_bangumi/conf/const.py +++ b/auto_bangumi/conf/const.py @@ -1,7 +1,7 @@ # -*- encoding: utf-8 -*- DEFAULT_SETTINGS = { - "version": "2.5.8", + "version": "2.5.9", "data_version": 4.0, "host_ip": "localhost:8080", "sleep_time": 7200,