From a3c7e47f8813b9982f5d43538b1dba25741a171f Mon Sep 17 00:00:00 2001 From: NFL_jiancx <1678594309@qq.com> Date: Wed, 5 Feb 2025 20:38:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E9=83=A8=E5=88=86?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E7=9A=84=E4=BD=8D=E7=BD=AE?= 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 5ceb1c5..12f0e37 100644 --- a/NFLmusic.py +++ b/NFLmusic.py @@ -1118,7 +1118,7 @@ def download_version(): copy(version_json[get_treeview_index(version_list, version_download_choice)]["password"]) -version = "4.0.3" +version = "4.0.4" poem = "" appdata = os.getenv("APPDATA") make_resource()