Skip to content

Commit 78a2851

Browse files
committed
Update pyproject with license
1 parent 5977e9f commit 78a2851

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ name = "claude-code-publish"
33
version = "0.1.0"
44
description = "Add your description here"
55
readme = "README.md"
6+
license = "Apache-2.0"
67
authors = [
7-
{ name = "Simon Willison", email = "swillison@gmail.com" }
8+
{ name = "Simon Willison" }
89
]
910
requires-python = ">=3.10"
1011
dependencies = ["markdown"]

0 commit comments

Comments
 (0)