Skip to content

Commit c2813e6

Browse files
version - patch 3.11.7 > 3.11.8
1 parent ed37398 commit c2813e6

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.11.7"
1+
__version__ = "3.11.8"

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.11.7"
3+
version = "3.11.8"
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)