Bump version to 0.9.63

This commit is contained in:
2023-04-28 14:47:04 -04:00
parent 78322f4de4
commit 3a90fda109
6 changed files with 22 additions and 4 deletions

View File

@ -49,7 +49,7 @@ import re
import json
# Daemon version
version = "0.9.62"
version = "0.9.63"
##########################################################