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"