We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca42b38 commit 7c84152Copy full SHA for 7c84152
mudpi.py
@@ -64,7 +64,7 @@
64
print('_________________________________________________')
65
print('')
66
print('Eric Davisson @theDavisson')
67
-print('Version: ', CONFIGS.get('version', '0.8.7'))
+print('Version: ', CONFIGS.get('version', '0.8.10'))
68
print('\033[0;0m')
69
70
if CONFIGS['debug'] is True:
0 commit comments