From 21e74f82e3007eb77bdd3f371545b016af0c60c1 Mon Sep 17 00:00:00 2001 From: hellerve Date: Sun, 26 Jan 2020 22:15:22 +0100 Subject: [PATCH] docs: update for 0.0.2 --- docs/SQLite3.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

Installation

-
(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