Bump version to 0.9.95

This commit is contained in:
2024-02-09 12:42:00 -05:00
parent 9cd88ebccb
commit fa0e84e96e
8 changed files with 18 additions and 6 deletions

View File

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