mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-08-14 22:23:37 +00:00
Add Changelog to links on PyPI (#2860)
Signed-off-by: Simon Willison <swillison@gmail.com>
This commit is contained in:
parent
b99ca17a7d
commit
7073fe341f
@ -78,6 +78,7 @@ setup(
|
|||||||
project_urls={
|
project_urls={
|
||||||
"Documentation": "https://docs.gpt4all.io/gpt4all_python.html",
|
"Documentation": "https://docs.gpt4all.io/gpt4all_python.html",
|
||||||
"Source code": "https://github.com/nomic-ai/gpt4all/tree/main/gpt4all-bindings/python",
|
"Source code": "https://github.com/nomic-ai/gpt4all/tree/main/gpt4all-bindings/python",
|
||||||
|
"Changelog": "https://github.com/nomic-ai/gpt4all/blob/main/gpt4all-bindings/python/CHANGELOG.md",
|
||||||
},
|
},
|
||||||
classifiers = [
|
classifiers = [
|
||||||
"Programming Language :: Python :: 3",
|
"Programming Language :: Python :: 3",
|
||||||
|
Loading…
Reference in New Issue
Block a user