In #445, the `license` field was removed from pyproject.toml. For this reason, the 0.4.9 package on PyPI has no license information: see meta of [0.4.8](https://pypi.org/project/ollama/0.4.8/) vs [0.4.9](https://pypi.org/project/ollama/0.4.9/). Maybe the simplest fix is re-adding the `license` field, but there could also be [other strategies](https://packaging.python.org/en/latest/guides/licensing-examples-and-user-scenarios/).