We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4acc39 commit 3e8b740Copy full SHA for 3e8b740
2 files changed
docs/changelog.rst
@@ -4,10 +4,10 @@
4
Changelog
5
===========
6
7
-.. _v_unreleased:
+.. _v4_0rc3:
8
9
-Unreleased
10
-----------
+4.0rc3 (2026-07-05)
+-------------------
11
12
Breaking changes:
13
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "sqlite-utils"
3
-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 = [
0 commit comments