Bump version to 0.9.87

This commit is contained in:
2023-12-27 13:21:28 -05:00
parent 572596c575
commit 5e0b0080d9
8 changed files with 24 additions and 6 deletions

View File

@ -33,7 +33,7 @@ import os
import signal
# Daemon version
version = "0.9.86"
version = "0.9.87"
##########################################################