We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6086292 commit c331009Copy full SHA for c331009
CONTRIBUTING.md
@@ -47,7 +47,7 @@ good code into the codebase.
47
### 🏭Release process
48
49
As of now, LangChain has an ad hoc release process: releases are cut with high frequency via by
50
-a developer and published to [PyPI](https://pypi.org/project/ruff/).
+a developer and published to [PyPI](https://pypi.org/project/langchain/).
51
52
LangChain follows the [semver](https://semver.org/) versioning standard. However, as pre-1.0 software,
53
even patch releases may contain [non-backwards-compatible changes](https://semver.org/#spec-item-4).
0 commit comments