Bump version to 0.9.65

This commit is contained in:
2023-08-23 01:56:57 -04:00
parent 773571ae62
commit ce9eaaac8e
6 changed files with 16 additions and 4 deletions

View File

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