Skip to content

Commit 3132025

Browse files
version 1.1
Co-Authored-By: A. Bullock <45837222+mondeendeguise@users.noreply.github.com>
1 parent 791f172 commit 3132025

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0
1+
1.1

src/gui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
import pscoverdl
2626
import requests
2727

28-
VERSION = 1.0
28+
VERSION = 1.1
2929

3030

3131
class pscoverdl_gui(ctk.CTk):

0 commit comments

Comments
 (0)