Commit 9d7306001 introduced a syntax error by including a line break in the description. This results in a parsing error when starting gajim:
ConfigParser.ParsingError: File contains parsing errors: /home/klemens/.local/share/gajim/plugins/gajim-omemo/manifest.ini
[line 6]: 'You need to install some dependencys, you can find install instructions for your system in the Github Wiki.\n'
Commit 9d7306001 introduced a syntax error by including a line break in the description. This results in a parsing error when starting gajim: