We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11d981f commit af28877Copy full SHA for af28877
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="pica-langchain",
5
- version="1.2.0",
+ version="1.2.1",
6
packages=find_packages(),
7
install_requires=[
8
"langchain==0.3.20",
0 commit comments