partners/anthropic: release 0.2.0 (#26469)

0.3.0 version was a mistake! not released - bumping version back to
0.2.0 here
This commit is contained in:
Erick Friis
2024-09-13 15:47:09 -07:00
committed by GitHub
parent 6997731729
commit 832bc834b1

View File

@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "langchain-anthropic"
version = "0.3.0"
version = "0.2.0"
description = "An integration package connecting AnthropicMessages and LangChain"
authors = []
readme = "README.md"