Automated PR - 2026-05-28

This commit is contained in:
github-actions[bot]
2026-05-28 15:39:26 +00:00
parent 7dc613f80c
commit fe94199e5d
5 changed files with 8 additions and 9 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
[project]
name = "ltx-trainer"
version = "1.1.4"
version = "1.1.5"
description = "LTX-2 training, democratized."
readme = "README.md"
authors = [
@@ -48,7 +48,7 @@ build-backend = "hatchling.build"
[tool.ruff]
target-version = "1.1.4"
target-version = "1.1.5"
line-length = 120
[tool.ruff.lint]