From 53ad562d1fd099b96da0fac0b4f74f6571e0fdc3 Mon Sep 17 00:00:00 2001 From: bndct-devops Date: Sun, 5 Jul 2026 12:03:46 +0200 Subject: [PATCH] chore(release): cut v1.8.0 "Spine" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Stamp CHANGELOG [Unreleased] → [1.8.0] and bump pyproject to 1.8.0. Co-Authored-By: Claude Fable 5 --- CHANGELOG.md | 2 ++ pyproject.toml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80fb204..618b2ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ All notable changes to Tome are documented here. Format loosely follows ## [Unreleased] +## [1.8.0] — 2026-07-05 — "Spine" + ### Added - **Hardcover sync.** Link your personal Hardcover account in Settings and Tome pushes your ratings and reading progress to it — one-way, opt-in, and nothing diff --git a/pyproject.toml b/pyproject.toml index d8359e6..0434897 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "tome" -version = "1.7.0" +version = "1.8.0" description = "Self-hosted ebook library" requires-python = ">=3.12" dependencies = [