Adds version CLI command (#12619)

Will be automatically bumped with `poetry version patch`.

@efriis @hwchase17

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
This commit is contained in:
Jacob Lee
2023-10-31 14:50:04 -07:00
committed by GitHub
parent bf5805bb32
commit bd668fcea1
4 changed files with 33 additions and 1 deletions

3
libs/cli/CONTRIBUTING.md Normal file
View File

@@ -0,0 +1,3 @@
# Contributing to langchain-cli
Update CLI versions with `poe bump` to ensure that version commands display correctly.