Release 4.0rc1

This commit is contained in:
Simon Willison 2026-06-21 16:26:41 -07:00
commit c754a0ebaf
2 changed files with 17 additions and 8 deletions

View file

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