Bump version to 0.9.71

This commit is contained in:
2023-09-01 00:36:38 -04:00
parent a7c1b91f60
commit bb2aac145d
6 changed files with 14 additions and 4 deletions

View File

@ -49,7 +49,7 @@ import re
import json
# Daemon version
version = "0.9.70"
version = "0.9.71"
##########################################################