End control server response with newline

This commit is contained in:
2022-05-07 16:16:50 +02:00
parent 28c997e0ee
commit ee0b8c0002
4 changed files with 6 additions and 4 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.2'
release = '1.1.3'
# -- General configuration ---------------------------------------------------