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