updated metadata

This commit is contained in:
Daniel Fichtinger 2025-07-13 02:51:22 -04:00
parent f75f0bfe83
commit 9c6ae12284
2 changed files with 36 additions and 46 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "mailfmt"
version = "1.0.2"
version = "1.0.3"
description = "Heuristic plain text email formatter."
readme = "README.md"
authors = [
@ -13,7 +13,7 @@ license-files = ["LICENSE"]
keywords = ["email", "formatter", "cli"]
[project.urls]
Repository = "https://git.sr.ht/~ficd/mailfmt"
Repository = "https://git.ficd.sh/ficd/mailfmt"
[project.scripts]
mailfmt = "mailfmt:main"