Skip to content

Commit b95cf27

Browse files
Updated URL in pyproject.toml
1 parent 1d8a554 commit b95cf27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies = [
1010
"requests>=2",
1111
]
1212
readme = "README.md"
13-
urls = { Homepage = "https://llmwhisperer.unstract.com", Source = "https://github.com/Zipstack/llm-whisperer-python-client" }
13+
urls = { Homepage = "https://unstract.com/llmwhisperer/", Source = "https://github.com/Zipstack/llm-whisperer-python-client" }
1414
license = {text = "AGPL v3"}
1515
authors = [
1616
{name = "Zipstack Inc", email = "[email protected]"},

0 commit comments

Comments
 (0)