Bump version to 0.9.100

This commit is contained in:
2024-08-30 10:58:54 -04:00
parent 783c9e46c2
commit 17f2f4a30c
8 changed files with 18 additions and 6 deletions

View File

@ -33,7 +33,7 @@ import os
import signal
# Daemon version
version = "0.9.99"
version = "0.9.100"
##########################################################