Bump version to 0.9.36

This commit is contained in:
2021-09-23 14:01:38 -04:00
parent adc8a5a3bc
commit d0f3e9e285
7 changed files with 21 additions and 4 deletions

View File

@ -48,7 +48,7 @@ import re
import json
# Daemon version
version = '0.9.35'
version = '0.9.36'
##########################################################