From bb63a848d1953bd293354a58a3ae6821ed12f317 Mon Sep 17 00:00:00 2001 From: semantic-release Date: Fri, 25 Oct 2024 10:31:28 +0000 Subject: [PATCH] 1.14.3 Automatically generated by python-semantic-release --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index e19d1af..7d35a79 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "lootscraper" -version = "1.14.2" +version = "1.14.3" description = "RSS feeds and Telegram bot for free game and loot offers." authors = ["Eiko Wagenknecht "] readme = "README.md"