update pyproject.toml (#284)

This commit is contained in:
Michael Yang
2024-09-18 16:34:54 -07:00
committed by GitHub
parent 61c8d0d440
commit f3e72b6c4f
+2 -2
View File
@@ -5,8 +5,8 @@ description = "The official Python client for Ollama."
authors = ["Ollama <hello@ollama.com>"]
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"