Fix control server response writes

This commit is contained in:
2022-05-08 15:20:07 +02:00
parent ee0b8c0002
commit 051d0cb911
3 changed files with 7 additions and 9 deletions

View File

@ -22,7 +22,7 @@ copyright = '2022 Daniil Fajnberg'
author = 'Daniil Fajnberg'
# The full version, including alpha/beta/rc tags
release = '1.1.3'
release = '1.1.4'
# -- General configuration ---------------------------------------------------