2 parents e910181 + 3e11bf5 commit a716333Copy full SHA for a716333
2 files changed
CHANGELOG.md
@@ -6,6 +6,8 @@ All notable changes to Tome are documented here. Format loosely follows
6
7
## [Unreleased]
8
9
+## [1.6.0] — 2026-06-21 — "Marginalia"
10
+
11
### Added
12
- **Filter your library by language.** The dashboard filter bar now has a
13
**Language** dropdown alongside Series / Author / Tag / Format. It appears
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
name = "tome"
-version = "1.5.1"
+version = "1.6.0"
description = "Self-hosted ebook library"
requires-python = ">=3.12"
dependencies = [
0 commit comments