chore: update version to 5.0.0

This commit is contained in:
imSp4rky
2026-04-21 11:24:12 -06:00
parent 096288bd37
commit 776be128a7
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1 +1 @@
__version__ = "4.0.0"
__version__ = "5.0.0"