release(nomic): 1.0.1 (#33948)

support Python 3.14 #33655
This commit is contained in:
Mason Daugherty
2025-11-13 11:25:39 -05:00
committed by GitHub
parent 8f33a985a2
commit 5d799b3174
2 changed files with 6 additions and 4 deletions

View File

@@ -12,7 +12,7 @@ dependencies = [
"pillow>=10.3.0,<12.0.0",
]
name = "langchain-nomic"
version = "1.0.0"
version = "1.0.1"
description = "An integration package connecting Nomic and LangChain"
readme = "README.md"