Bump version to 0.9.87

This commit is contained in:
2023-12-27 12:28:51 -05:00
parent 576afc1e94
commit bfc8d8041e
8 changed files with 20 additions and 6 deletions

View File

@ -49,7 +49,7 @@ import re
import json
# Daemon version
version = "0.9.86"
version = "0.9.87"
##########################################################