Bump version to 0.9.91

This commit is contained in:
2024-01-23 10:02:19 -05:00
parent 0adec2be0d
commit f29b4c2755
8 changed files with 24 additions and 6 deletions

View File

@ -49,7 +49,7 @@ import re
import json
# Daemon version
version = "0.9.90"
version = "0.9.91"
##########################################################