Bump version to 0.9.94

This commit is contained in:
2024-02-05 09:58:07 -05:00
parent 67ec41aaf9
commit d63cc2e661
8 changed files with 22 additions and 6 deletions

View File

@ -49,7 +49,7 @@ import re
import json
# Daemon version
version = "0.9.93"
version = "0.9.94"
##########################################################