add author and bump version.
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user