Skip to content

Commit 795e746

Browse files
authored
release(core): 1.2.3 (#34421)
1 parent 6519a56 commit 795e746

File tree

7 files changed

+9
-9
lines changed

7 files changed

+9
-9
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""langchain-core version information and utilities."""
22

3-
VERSION = "1.2.2"
3+
VERSION = "1.2.3"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = {text = "MIT"}
99
readme = "README.md"
1010
authors = []
1111

12-
version = "1.2.2"
12+
version = "1.2.3"
1313
requires-python = ">=3.10.0,<4.0.0"
1414
dependencies = [
1515
"langsmith>=0.3.45,<1.0.0",

β€Žlibs/core/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.

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

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žlibs/model-profiles/uv.lockβ€Ž

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

β€Žlibs/text-splitters/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)