This commit is contained in:
etienne-hd
2025-07-01 14:21:14 +02:00
parent 2888942ecc
commit 76dda0cb76
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
## 1.0.6
### Fixed
* "Unknown location type" error when searching with a URL containing a zipcode.
## 1.0.5
### Fixed
* 404 error when fetching a pro user who doesn't have a public page

View File

@@ -1,6 +1,6 @@
[project]
name = "lbc"
version = "1.0.5"
version = "1.0.6"
description = "Unofficial client for Leboncoin API"
readme = "README.md"
license = {text = "MIT"}