Skip to content

Commit 7c84152

Browse files
authored
v0.8.10
Bug fixes for nodes including a fix for the MCP worker.
1 parent ca42b38 commit 7c84152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mudpi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
print('_________________________________________________')
6565
print('')
6666
print('Eric Davisson @theDavisson')
67-
print('Version: ', CONFIGS.get('version', '0.8.7'))
67+
print('Version: ', CONFIGS.get('version', '0.8.10'))
6868
print('\033[0;0m')
6969

7070
if CONFIGS['debug'] is True:

0 commit comments

Comments
 (0)