mirror of
https://github.com/etienne-hd/lbc.git
synced 2026-04-20 05:52:42 +02:00
1.0.3
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
## 1.0.3
|
||||
### Fixed
|
||||
* Incorrect raw data extraction for location and owner in `Search.build` function
|
||||
|
||||
## 1.0.2
|
||||
### Added
|
||||
* Support for full Leboncoin URL in `client.search(url=...)`
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "lbc"
|
||||
version = "1.0.2"
|
||||
version = "1.0.3"
|
||||
description = "Unofficial client for Leboncoin API"
|
||||
readme = "README.md"
|
||||
license = {text = "MIT"}
|
||||
|
||||
Reference in New Issue
Block a user