Bump version to 0.9.64

This commit is contained in:
2023-08-18 12:20:43 -04:00
parent 87ddd66e92
commit 529ecfdcf0
6 changed files with 50 additions and 4 deletions

View File

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