chore: bump version to 3.3.7 in pyproject.toml and uv.lock

This commit is contained in:
Benexl
2025-12-31 20:51:00 +03:00
parent efa1340e41
commit e382e4c046
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "viu-media"
version = "3.3.6"
version = "3.3.7"
description = "A browser anime site experience from the terminal"
license = "UNLICENSE"
readme = "README.md"

2
uv.lock generated
View File

@@ -3743,7 +3743,7 @@ wheels = [
[[package]]
name = "viu-media"
version = "3.3.6"
version = "3.3.7"
source = { editable = "." }
dependencies = [
{ name = "click" },