diff --git a/docs/SQLite3.html b/docs/SQLite3.html index d5f1a28..2d1c289 100644 --- a/docs/SQLite3.html +++ b/docs/SQLite3.html @@ -32,7 +32,7 @@
is a simple high-level wrapper around SQLite3. It doesn’t intend to wrap everything, but it tries to be useful.
(load "https://veitheller.de/git/carpentry/sqlite3@0.0.1")
+(load "https://veitheller.de/git/carpentry/sqlite3@0.0.2")
Usage
The module SQLite3
provides facilities for opening, closing, and querying