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

Commit 8d44920

Browse files
committed
docs(version): Bump to v3.1.0
1 parent f8871c1 commit 8d44920

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.0.0"
1+
__version__ = "3.1.0"

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.0.0"
7+
version = "3.1.0"
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)