Bump version to 0.9.102

This commit is contained in:
2024-10-17 10:48:31 -04:00
parent e80b797e3a
commit 35c82b5249
7 changed files with 17 additions and 5 deletions

View File

@ -49,7 +49,7 @@ import re
import json
# Daemon version
version = "0.9.101"
version = "0.9.102"
##########################################################