Bump version to 0.9.97

This commit is contained in:
2024-04-19 10:27:33 -04:00
parent 9714ac20b2
commit f1b27dc86b
8 changed files with 20 additions and 6 deletions

View File

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