Merge branch 'main' into feature/add-rest-api

This commit is contained in:
Andy
2025-10-08 21:42:34 +00:00
10 changed files with 220 additions and 36 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "unshackle"
version = "1.4.6"
version = "1.4.8"
description = "Modular Movie, TV, and Music Archival Software."
authors = [{ name = "unshackle team" }]
requires-python = ">=3.10,<3.13"