fix: bump ml pyproject.toml correctly (#22488)

* fix: bump ml pyproject.toml correctly

* fix: correct version in pyproject.toml
This commit is contained in:
bo0tzz
2025-09-29 21:45:27 +02:00
committed by GitHub
parent a498166cb6
commit d0a872622a
2 changed files with 2 additions and 2 deletions

View File

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