From 9f5a30c35c952c1e854d22f3de9cf9c6194993a2 Mon Sep 17 00:00:00 2001 From: thegamecracks <61257169+thegamecracks@users.noreply.github.com> Date: Tue, 19 Dec 2023 16:59:14 -0500 Subject: [PATCH] docs: bump install link to v0.1.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52bf5bb..0a0f023 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ potential issues with the output script such as table/column renames. Assuming you have Python 3.8+ and Git, you can install this application with: ```sh -pip install git+https://github.com/thegamecracks/sqlitediff@v0.1.5 +pip install git+https://github.com/thegamecracks/sqlitediff@v0.1.6 ``` After installation, the command-line interface can be used with `sqlitediff`