diff --git a/pyproject.toml b/pyproject.toml index 5814ed9..8f2ce95 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = 'synapse-captcha' version = '0.7.2.3' readme = 'README.md' -author = ' ' +authors = ['author', 'author'] description = ' ' repository = 'https://codeberg.org/deathrow/synapse-captcha' packages = [{include = 'matrix_registration'}]