Tag version 8.1.0

Signed-off-by: Luis Garcia <git@luigi311.com>
pull/296/head v8.1.0
Luis Garcia 2025-07-12 00:17:46 +00:00
parent 9ff985a848
commit 33a719f693
2 changed files with 2 additions and 2 deletions

View File

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