Skip to content

Commit

Permalink
update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mxyng committed Sep 18, 2024
1 parent 61c8d0d commit 8fa4917
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ description = "The official Python client for Ollama."
authors = ["Ollama <[email protected]>"]
license = "MIT"
readme = "README.md"
homepage = "https://ollama.ai"
repository = "https://github.com/jmorganca/ollama-python"
homepage = "https://ollama.com"
repository = "https://github.com/ollama/ollama-python"

[tool.poetry.dependencies]
python = "^3.8"
Expand Down

0 comments on commit 8fa4917

Please sign in to comment.