Bump version to 0.9.55

This commit is contained in:
2022-10-04 13:21:40 -04:00
parent 5942aa50fc
commit f1df1cfe93
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"
##########################################################