Release 4.2.1

Refs #842, #843
This commit is contained in:
Simon Willison 2026-08-13 16:52:30 -07:00
commit 28dc6278cc
2 changed files with 8 additions and 1 deletions

View file

@ -1,6 +1,6 @@
[project]
name = "sqlite-utils"
version = "4.2"
version = "4.2.1"
description = "CLI tool and Python library for manipulating SQLite databases"
readme = { file = "README.md", content-type = "text/markdown" }
authors = [