We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1d3956 commit a4f06a5Copy full SHA for a4f06a5
1 file changed
DataStructures/data.py
@@ -38,7 +38,7 @@ class Data:
38
Version Updater
39
'''
40
lastChecked = -1
41
- pyInstallCurrentVersion = 0.919
+ pyInstallCurrentVersion = 0.920
42
pyInstallUpdateAvailable = False
43
pyInstallUpdateBrowserUrl = ""
44
pyInstallUpdateVersion = 0
0 commit comments