Upted version to 3.3.4
Some checks failed
ci / lint (push) Has been cancelled
ci / build (3.10) (push) Has been cancelled
ci / build (3.11) (push) Has been cancelled
ci / build (3.9) (push) Has been cancelled

This commit is contained in:
2025-09-27 20:15:37 +02:00
parent 0a7ac3fdd2
commit aa60603c76
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
__version__ = "3.3.3" __version__ = "3.3.4"

View File

@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry] [tool.poetry]
name = "devine" name = "devine"
version = "3.3.3" version = "3.3.4"
description = "Modular Movie, TV, and Music Archival Software." description = "Modular Movie, TV, and Music Archival Software."
license = "GPL-3.0-only" license = "GPL-3.0-only"
authors = ["rlaphoenix <rlaphoenix@pm.me>"] authors = ["rlaphoenix <rlaphoenix@pm.me>"]