Skip to content

Commit f1ad0da

Browse files
release: langchain-core 1.1.1 (#34212)
1 parent f67af34 commit f1ad0da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.1.0"
3+
VERSION = "1.1.1"

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.1.0"
12+
version = "1.1.1"
1313
requires-python = ">=3.10.0,<4.0.0"
1414
dependencies = [
1515
"langsmith>=0.3.45,<1.0.0",

0 commit comments

Comments
 (0)