We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67eb4c0 commit 7e41a2eCopy full SHA for 7e41a2e
1 file changed
pyproject.toml
@@ -6,8 +6,8 @@ build-backend = "setuptools.build_meta"
6
name = "threads-cli"
7
version = "1.1.2"
8
authors = [
9
- { name = "Peter Lord", email = "YOUR_EMAIL@DOMAIN" },
10
- { name = "Muhammad Amin Boubaker", email = "YOUR_EMAIL@DOMAIN" }
+ { name = "Peter Lord", url = "https://github.com/ptrlrd", email = "hello@ptrlrd.com" },
+ { name = "Muhammad Amin Boubaker", url = "https://github.com/CodeIter", email = "muhammadaminboubaker@gmail.com" }
11
]
12
description = "CLI tool for interacting with Meta Threads"
13
readme = "README.md"
0 commit comments