added --version flag
This commit is contained in:
parent
f490e10f1f
commit
c2d2780e4a
3 changed files with 14 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
[project]
|
||||
name = "mailfmt"
|
||||
version = "1.0.3"
|
||||
version = "1.0.4"
|
||||
description = "Heuristic plain text email formatter."
|
||||
readme = "README.md"
|
||||
authors = [
|
||||
{ name = "Daniel Fichtinger", email = "daniel@ficd.ca" }
|
||||
{ name = "Daniel Fichtinger", email = "daniel@ficd.sh" }
|
||||
]
|
||||
requires-python = ">=3.11"
|
||||
dependencies = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue