Tag version 8.3.0

Signed-off-by: Luis Garcia <git@luigi311.com>
pull/312/head v8.3.0
Luis Garcia 2025-09-11 17:43:32 -06:00
parent 2914dbb81c
commit 6eefedfc40
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -91,7 +91,7 @@ wheels = [
[[package]]
name = "jellyplex-watched"
version = "8.2.0"
version = "8.3.0"
source = { virtual = "." }
dependencies = [
{ name = "loguru" },