ci(release): 1.5.4 [skip ci]

## [1.5.4](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.3...v1.5.4) (2024-05-31)

### Bug Fixes

* **3.9:** python 3.9 logging fix ([8be27ba](8be27bad80))
This commit is contained in:
semantic-release-bot 2024-05-31 20:33:32 +00:00
parent 8be27bad80
commit 29b79cbdf1
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.5.4](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.3...v1.5.4) (2024-05-31)
### Bug Fixes
* **3.9:** python 3.9 logging fix ([8be27ba](https://github.com/VinciGit00/Scrapegraph-ai/commit/8be27bad8022e75379309deccc8f6878ee1a362d))
## [1.5.3](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.2...v1.5.3) (2024-05-30)

View File

@ -2,7 +2,7 @@
name = "scrapegraphai"
version = "1.5.3"
version = "1.5.4"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."