Skip to content

Commit 74fd816

Browse files
version - patch 3.12.2 > 3.12.3
1 parent fc7e176 commit 74fd816

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

faapi/__version__.py

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

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 = "faapi"
3-
version = "3.12.2"
3+
version = "3.12.3"
44
description = "Python module to implement API-like functionality for the FurAffinity.net website."
55
authors = ["Matteo Campinoti <matteo.campinoti94@gmail.com>"]
66
license = "EUPL-1.2"

0 commit comments

Comments
 (0)