Skip to content

Commit 4cd755b

Browse files
sir-sigurdclaude
andauthored
Quilt3 v8.0.0 (#5166)
Major rather than minor: the queued changes drop Python 3.9 (EOL). Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent c2596cb commit 4cd755b

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

api/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "uv_build"
44

55
[project]
66
name = "quilt3"
7-
version = "7.3.0"
7+
version = "8.0.0"
88
description = "Quilt: where data comes together"
99
readme = "README.rst"
1010
requires-python = ">=3.10"

api/python/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Entries inside each section should be ordered by type:
1616

1717
# Changelog
1818

19-
## unreleased - YYYY-MM-DD
19+
## 8.0.0 - 2026-08-04
2020

2121
### Python API
2222

gendocs/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

testdocs/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)