Bump version to 0.9.78

This commit is contained in:
2023-09-30 12:57:55 -04:00
parent bbb940da65
commit c6c44bf775
6 changed files with 16 additions and 4 deletions

View File

@ -49,7 +49,7 @@ import re
import json
# Daemon version
version = "0.9.77"
version = "0.9.78"
##########################################################