Skip to content

Commit f3e72b6

Browse files
authored
update pyproject.toml (#284)
1 parent 61c8d0d commit f3e72b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ description = "The official Python client for Ollama."
55
authors = ["Ollama <[email protected]>"]
66
license = "MIT"
77
readme = "README.md"
8-
homepage = "https://ollama.ai"
9-
repository = "https://github.com/jmorganca/ollama-python"
8+
homepage = "https://ollama.com"
9+
repository = "https://github.com/ollama/ollama-python"
1010

1111
[tool.poetry.dependencies]
1212
python = "^3.8"

0 commit comments

Comments
 (0)