Bump version to 0.9.42

This commit is contained in:
2021-10-12 15:25:42 -04:00
parent b8204d89ac
commit e88147db4a
6 changed files with 20 additions and 4 deletions

View File

@ -25,7 +25,7 @@ import yaml
from distutils.util import strtobool as dustrtobool
# Daemon version
version = '0.9.41'
version = '0.9.42'
# API version
API_VERSION = 1.0