Bump version to 0.9.96

This commit is contained in:
2024-03-08 14:23:07 -05:00
parent a461791ce8
commit 78c774b607
8 changed files with 18 additions and 6 deletions

View File

@ -49,7 +49,7 @@ import re
import json
# Daemon version
version = "0.9.95"
version = "0.9.96"
##########################################################