Bump version to 0.9.20

This commit is contained in:
2021-06-14 18:06:27 -04:00
parent ef1701b4c8
commit d2bcfe5cf7
5 changed files with 31 additions and 2 deletions

View File

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