Skip to content

Commit 3e8b740

Browse files
committed
Release 4.0rc3
Refs #769 (comment) Refs #530, #594, #624, #705, #760, #764, #769, #770, #771, #772, #774, #775
1 parent a4acc39 commit 3e8b740

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/changelog.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
Changelog
55
===========
66

7-
.. _v_unreleased:
7+
.. _v4_0rc3:
88

9-
Unreleased
10-
----------
9+
4.0rc3 (2026-07-05)
10+
-------------------
1111

1212
Breaking changes:
1313

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "sqlite-utils"
3-
version = "4.0rc2"
3+
version = "4.0rc3"
44
description = "CLI tool and Python library for manipulating SQLite databases"
55
readme = { file = "README.md", content-type = "text/markdown" }
66
authors = [

0 commit comments

Comments
 (0)