Bump version to 0.9.19

This commit is contained in:
2021-06-06 01:47:41 -04:00
parent 719954b70b
commit cf96bb009f
5 changed files with 40 additions and 2 deletions

View File

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