From a876e5e00bd3827448cd1c4aaca336e4d244ab22 Mon Sep 17 00:00:00 2001 From: NFL_jiancx <1678594309@qq.com> Date: Fri, 24 Jan 2025 20:10:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=91=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- NFLmusic.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NFLmusic.py b/NFLmusic.py index c97669f..5c6a996 100644 --- a/NFLmusic.py +++ b/NFLmusic.py @@ -1110,7 +1110,7 @@ def download_version(): copy(version_json[get_treeview_index(version_list, version_download_choice)]["password"]) -version = "4.0.0" +version = "4.0.1" poem = "" appdata = os.getenv("APPDATA") make_resource()