Tag version 8.0.0

Signed-off-by: Luis Garcia <git@luigi311.com>
pull/292/head v8.0.0
Luis Garcia 2025-07-11 18:31:19 +00:00
parent 29e4f224dc
commit 24f56769f9
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "jellyplex-watched"
version = "7.0.4"
version = "8.0.0"
description = "Sync watched between media servers locally"
readme = "README.md"
requires-python = ">=3.12"

View File

@ -84,7 +84,7 @@ wheels = [
[[package]]
name = "jellyplex-watched"
version = "7.0.4"
version = "8.0.0"
source = { virtual = "." }
dependencies = [
{ name = "loguru" },