fix: bump ml pyproject.toml correctly (#22488)
* fix: bump ml pyproject.toml correctly * fix: correct version in pyproject.toml
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user