From fb31b43fd65eb7539f08ca2ace65b3cd5b6af19b Mon Sep 17 00:00:00 2001 From: etienne-hd Date: Fri, 27 Jun 2025 19:45:30 +0200 Subject: [PATCH] 1.0.5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bdc51dd..d2fd141 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "lbc" -version = "1.0.4" +version = "1.0.5" description = "Unofficial client for Leboncoin API" readme = "README.md" license = {text = "MIT"}