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

@ -25,7 +25,7 @@ import yaml
from distutils.util import strtobool as dustrtobool
# Daemon version
version = "0.9.48"
version = "0.9.49"
# API version
API_VERSION = 1.0