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

Commit 2aea454

Browse files
author
rlaphoenix
committed
Bump to v1.3.0
1 parent 2ad3f04 commit 2aea454

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__ = "1.2.0"
1+
__version__ = "1.3.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 = '1.2.0'
7+
version = '1.3.0'
88
description = 'Open-Source Movie, TV, and Music Downloading Solution'
99
license = 'GPL-3.0-only'
1010
authors = ['rlaphoenix <rlaphoenix@pm.me>']

0 commit comments

Comments
 (0)