Bump version to 0.9.56

This commit is contained in:
2022-10-27 14:19:18 -04:00
parent 6c58d52fa1
commit c3bc55eff8
6 changed files with 25 additions and 4 deletions

View File

@ -48,7 +48,7 @@ import re
import json
# Daemon version
version = "0.9.55"
version = "0.9.56"
##########################################################