This commit is contained in:
dengrb1 2023-05-08 21:29:20 +08:00 committed by GitHub
parent 4057af6137
commit f8133116cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ root = Tk()
def quit_exe():
root.destroy()
def update_now():
webbrowser.open("https://kgithub.com/dengrb1/chatgpt/releases/")
webbrowser.open("https://kgithub.com/dengrb1/pip-helper/releases/")
messagebox.showinfo('update', '请选择最新版本并下载运行安装程序,然后就可以更新了!')
# Label