Skip to content

Commit 2e75449

Browse files
committed
fix pyproject
1 parent 7e9dc3a commit 2e75449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

langchain/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "An integration package connecting Vectorize and LangChain"
55
readme = "README.md"
66
keywords = ["langchain", "vectorize", "retrieval", "search"]
77
authors = [
8-
{ name = "Vectorize", email = "Vectorize <contact@vectorize.io>" },
8+
{ name = "Vectorize", email = "contact@vectorize.io" },
99
]
1010
requires-python = ">=3.9"
1111
dependencies = [

0 commit comments

Comments
 (0)