sqlite 1.0.2

This commit is contained in:
Nuno Campos
2024-09-02 17:58:01 -07:00
parent 6e9f54e5ae
commit af666a87fb
+1 -1
View File
@@ -1,6 +1,6 @@
[tool.poetry]
name = "langgraph-checkpoint-sqlite"
version = "1.0.1"
version = "1.0.2"
description = "Library with a SQLite implementation of LangGraph checkpoint saver."
authors = []
license = "MIT"