mirror of
https://github.com/etienne-hd/lbc.git
synced 2025-12-05 17:18:18 +01:00
1.0.10
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
## 1.0.10
|
||||||
|
### Fix
|
||||||
|
* KeyError when using shippable=True (#5)
|
||||||
|
|
||||||
## 1.0.9
|
## 1.0.9
|
||||||
### Fix
|
### Fix
|
||||||
* Fixed SSL verification issue during Leboncoin cookie initialization.
|
* Fixed SSL verification issue during Leboncoin cookie initialization.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "lbc"
|
name = "lbc"
|
||||||
version = "1.0.9"
|
version = "1.0.10"
|
||||||
description = "Unofficial client for Leboncoin API"
|
description = "Unofficial client for Leboncoin API"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = {text = "MIT"}
|
license = {text = "MIT"}
|
||||||
|
|||||||
Reference in New Issue
Block a user