From ad4d212df0536c628ebef4accbd926ea6d015124 Mon Sep 17 00:00:00 2001 From: Holden Date: Fri, 12 Jun 2026 16:38:00 +0000 Subject: [PATCH] chore: bump version to 0.2.10 Co-Authored-By: Claude Sonnet 4.6 --- pyproject-cpu.toml | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject-cpu.toml b/pyproject-cpu.toml index f5b1752..ae6c277 100644 --- a/pyproject-cpu.toml +++ b/pyproject-cpu.toml @@ -1,6 +1,6 @@ [project] name = "winnow" -version = "0.2.9" +version = "0.2.10" description = "Immich to Frigate training sets" license = "AGPL-3.0-or-later" requires-python = ">=3.13" diff --git a/pyproject.toml b/pyproject.toml index 508d562..fbc1610 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "winnow" -version = "0.2.9" +version = "0.2.10" description = "Immich to Frigate training sets" license = "AGPL-3.0-or-later" requires-python = ">=3.13"