sqlite: Add test for search with list filters (#4747)

This commit is contained in:
William FH
2025-05-18 23:50:27 -07:00
committed by GitHub
parent 6b28319796
commit 95f92069a7
7 changed files with 127 additions and 6 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "langgraph-checkpoint-sqlite"
version = "2.0.9"
version = "2.0.10"
description = "Library with a SQLite implementation of LangGraph checkpoint saver."
authors = []
requires-python = ">=3.9"