docs(version): Bump to v3.1.0

This commit is contained in:
rlaphoenix 2024-03-05 17:09:34 +00:00
parent f8871c1ef0
commit 8d44920120
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
__version__ = "3.0.0"
__version__ = "3.1.0"

View File

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