Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 259434b

Browse files
committed
docs(version): Bump to v3.3.3
1 parent 7df8be4 commit 259434b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

devine/core/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "3.3.2"
1+
__version__ = "3.3.3"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "devine"
7-
version = "3.3.2"
7+
version = "3.3.3"
88
description = "Modular Movie, TV, and Music Archival Software."
99
license = "GPL-3.0-only"
1010
authors = ["rlaphoenix <[email protected]>"]

0 commit comments

Comments
 (0)