add author and bump version.
This commit is contained in:
parent
59af46a039
commit
090f4de8f7
|
@ -1,7 +1,8 @@
|
|||
[project]
|
||||
name = "plan"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
version = "0.1.1"
|
||||
description = "edit ~/.plan files"
|
||||
authors = [{ name = "gitmatt", email = "git@publicmatt.com" }]
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = ["click>=8.1.8", "jinja2>=3.1.5", "rich>=13.9.4"]
|
||||
|
|
Loading…
Reference in New Issue