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

@ -48,7 +48,7 @@ import re
import json
# Daemon version
version = '0.9.41'
version = '0.9.42'
##########################################################