Bump version to 0.9.101

This commit is contained in:
2024-10-15 11:39:11 -04:00
parent 6ace2ebf6a
commit d1fcac1f0a
7 changed files with 55 additions and 5 deletions

View File

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