Skip to content

Commit 83e8249

Browse files
authored
release(langchain): 1.3.11 (#38377)
1 parent 6dd45c9 commit 83e8249

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Main entrypoint into LangChain."""
22

3-
__version__ = "1.3.10"
3+
__version__ = "1.3.11"

libs/langchain_v1/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers = [
2121
"Topic :: Software Development :: Libraries :: Python Modules",
2222
]
2323

24-
version = "1.3.10"
24+
version = "1.3.11"
2525
requires-python = ">=3.10.0,<4.0.0"
2626
dependencies = [
2727
"langchain-core>=1.4.7,<2.0.0",

libs/langchain_v1/uv.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)