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

@ -33,7 +33,7 @@ import os
import signal
# Daemon version
version = "0.9.95"
version = "0.9.96"
##########################################################