bump to 0.3

This commit is contained in:
Chester Curme 2024-11-05 12:57:24 -05:00
parent 7f5c21dc0c
commit a72e9d14f0

View File

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