diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index f4f3338f..ecf7e5fc 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -46,7 +46,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 +As of now, LangChain has an ad hoc release process: releases are cut with high frequency by 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,