mirror of
https://github.com/etienne-hd/lbc.git
synced 2026-04-24 07:45:35 +02:00
1.0.1
This commit is contained in:
@@ -1,2 +1,6 @@
|
|||||||
|
## 1.0.1
|
||||||
|
### Added
|
||||||
|
* Realistic `Sec-Fetch-*` headers to prevent 403 errors.
|
||||||
|
|
||||||
## 1.0.0
|
## 1.0.0
|
||||||
* Initial release
|
* Initial release
|
||||||
@@ -1,6 +1,5 @@
|
|||||||
# lbc
|
# lbc
|
||||||
[](https://pypi.org/project/lbc)
|
[](https://pypi.org/project/lbc)
|
||||||

|
|
||||||
[](https://github.com/etienne-hd/lbc/blob/master/LICENSE)
|
[](https://github.com/etienne-hd/lbc/blob/master/LICENSE)
|
||||||
|
|
||||||
**Unofficial client for Leboncoin API**
|
**Unofficial client for Leboncoin API**
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "lbc"
|
name = "lbc"
|
||||||
version = "1.0.0"
|
version = "1.0.1"
|
||||||
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