fix: correct version in pyproject.toml

This commit is contained in:
bo0tzz 2025-09-29 21:15:31 +02:00 committed by GitHub
parent d7a104fedc
commit 64b7eb2ee1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"