We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 716728c commit 1123970Copy full SHA for 1123970
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="pica-langchain",
5
- version="1.2.7",
+ version="1.3.0",
6
packages=find_packages(),
7
install_requires=[
8
"langchain==0.3.20",
0 commit comments