Skip to content

Commit c4bd071

Browse files
version - patch 4.5.1 > 4.5.2
1 parent d352f17 commit c4bd071

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

falocalrepo/__version__.py

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "falocalrepo"
3-
version = "4.5.1"
3+
version = "4.5.2"
44
description = "Pure Python program to download any user's gallery, scraps, favorites, and journals from FurAffinity in an easily handled database."
55
authors = ["Matteo Campinoti <matteo.campinoti94@gmail.com>"]
66
license = "EUPL-1.2"

0 commit comments

Comments
 (0)