docs: Update langchain link to PyPI (#800)

Simple one-line fix

CONTRIBUTING used a link that pointed to the `ruff` project.
ankush/async-llmchain
Roger Zurawicki 1 year ago committed by GitHub
parent 6086292252
commit c331009440
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -47,7 +47,7 @@ good code into the codebase.
### 🏭Release process
As of now, LangChain has an ad hoc release process: releases are cut with high frequency via by
a developer and published to [PyPI](https://pypi.org/project/ruff/).
a developer and published to [PyPI](https://pypi.org/project/langchain/).
LangChain follows the [semver](https://semver.org/) versioning standard. However, as pre-1.0 software,
even patch releases may contain [non-backwards-compatible changes](https://semver.org/#spec-item-4).

Loading…
Cancel
Save