Skip to content

Commit b039e90

Browse files
committed
Minor Version Bump
1 parent 765036a commit b039e90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mudpi.py

+2-2
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.6'))
67+
print('Version: ', CONFIGS.get('version', '0.8.7'))
6868
print('\033[0;0m')
6969

7070
if CONFIGS['debug'] is True:
@@ -260,4 +260,4 @@ def server_worker():
260260

261261
print("MudPi Shutting Down...\t\t\t\033[1;32m Complete\033[0;0m")
262262
print("Mudpi is Now...\t\t\t\t\033[1;31m Offline\033[0;0m")
263-
263+

0 commit comments

Comments
 (0)