Bump version to 0.9.98

This commit is contained in:
2024-06-05 12:01:31 -04:00
parent 570460e5ee
commit 1aa5999109
8 changed files with 26 additions and 6 deletions

View File

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