Tag version 8.2.0

Signed-off-by: Luis Garcia <git@luigi311.com>
pull/298/head v8.2.0
Luis Garcia 2025-07-14 19:10:36 +00:00
parent 3e2450b5fd
commit 629f50ecdc
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "jellyplex-watched"
version = "8.1.0"
version = "8.2.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 = "8.1.0"
version = "8.2.0"
source = { virtual = "." }
dependencies = [
{ name = "loguru" },