Bump version to 0.9.49

This commit is contained in:
2022-05-06 15:49:39 -04:00
parent c401a1f655
commit 51ad2058ed
6 changed files with 22 additions and 4 deletions

View File

@ -48,7 +48,7 @@ import re
import json
# Daemon version
version = "0.9.48"
version = "0.9.49"
##########################################################