Release 4.0rc2

Refs #759, #629, #761, #767, #768
This commit is contained in:
Simon Willison 2026-07-04 17:45:42 -07:00
commit a8e3a643f2
2 changed files with 4 additions and 4 deletions

View file

@ -4,10 +4,10 @@
Changelog
===========
.. _unreleased:
.. _v4_0rc2:
Unreleased
----------
4.0rc2 (2026-07-04)
-------------------
Breaking changes:

View file

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