Simon Willison 2026-07-05 22:35:35 -07:00
commit 3e8b7403a2
2 changed files with 4 additions and 4 deletions

View file

@ -4,10 +4,10 @@
Changelog
===========
.. _v_unreleased:
.. _v4_0rc3:
Unreleased
----------
4.0rc3 (2026-07-05)
-------------------
Breaking changes:

View file

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