updated metadata
This commit is contained in:
parent
f75f0bfe83
commit
9c6ae12284
2 changed files with 36 additions and 46 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue