diff --git a/pyproject.toml b/pyproject.toml index 00372cf..20fc894 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "webmention" version = "0.1.0" -description = "Simple WebMention server that saves webmentions to an SQLite database." +description = "Simple Webmention server that saves webmentions to an SQLite database." authors = [ {name = "a", email = "a@trwnh.com"}, ]