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 = [