Skip to content

Commit 7326966

Browse files
release(langchain_v1): 1.0.0a12 (#33314)
1 parent 6eb1c34 commit 7326966

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
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.0.0a11"
3+
__version__ = "1.0.0a12"

β€Žlibs/langchain_v1/pyproject.tomlβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
]
1414

1515
name = "langchain"
16-
version = "1.0.0a11"
16+
version = "1.0.0a12"
1717
description = "Building applications with LLMs through composability"
1818
readme = "README.md"
1919

β€Žlibs/langchain_v1/uv.lockβ€Ž

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

0 commit comments

Comments
Β (0)