chore: version v3.0.0-rc.4

This commit is contained in:
github-actions
2026-06-27 13:14:47 +00:00
parent e9d1951858
commit ac74bca18b
14 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "immich-ml"
version = "3.0.0rc3"
version = "3.0.0rc4"
description = ""
authors = [{ name = "Hau Tran", email = "alex.tran1502@gmail.com" }]
requires-python = ">=3.11,<4.0"

View File

@@ -974,7 +974,7 @@ wheels = [
[[package]]
name = "immich-ml"
version = "3.0.0rc3"
version = "3.0.0rc4"
source = { editable = "." }
dependencies = [
{ name = "aiocache" },