mirror of
https://github.com/etienne-hd/lbc.git
synced 2026-02-07 16:41:52 +01: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
|
||||
* Initial release
|
||||
@@ -1,6 +1,5 @@
|
||||
# lbc
|
||||
[](https://pypi.org/project/lbc)
|
||||

|
||||
[](https://github.com/etienne-hd/lbc/blob/master/LICENSE)
|
||||
|
||||
**Unofficial client for Leboncoin API**
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "lbc"
|
||||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
description = "Unofficial client for Leboncoin API"
|
||||
readme = "README.md"
|
||||
license = {text = "MIT"}
|
||||
|
||||
Reference in New Issue
Block a user