Bump version to 0.9.55

This commit is contained in:
2022-10-04 13:21:40 -04:00
parent 76c51460b0
commit c84ee0f4f1
6 changed files with 16 additions and 4 deletions

View File

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