mirror of
https://github.com/immich-app/immich.git
synced 2025-11-19 04:53:18 -05:00
fix: correct version in pyproject.toml
This commit is contained in:
parent
d7a104fedc
commit
64b7eb2ee1
@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "immich-ml"
|
name = "immich-ml"
|
||||||
version = "minor"
|
version = "1.144.0"
|
||||||
description = ""
|
description = ""
|
||||||
authors = [{ name = "Hau Tran", email = "alex.tran1502@gmail.com" }]
|
authors = [{ name = "Hau Tran", email = "alex.tran1502@gmail.com" }]
|
||||||
requires-python = ">=3.10,<4.0"
|
requires-python = ">=3.10,<4.0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user