ci(release): 1.5.6 [skip ci]

## [1.5.6](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.5...v1.5.6) (2024-06-05)

### Bug Fixes

* getter ([67d83cf](67d83cff46))
This commit is contained in:
semantic-release-bot 2024-06-05 10:03:20 +00:00
parent 67d83cff46
commit 49cdadf117
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.5.6](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.5...v1.5.6) (2024-06-05)
### Bug Fixes
* getter ([67d83cf](https://github.com/VinciGit00/Scrapegraph-ai/commit/67d83cff46d8ea606b8972c364ab4c56e6fa4fe4))
## [1.5.5](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.4...v1.5.5) (2024-06-05) ## [1.5.5](https://github.com/VinciGit00/Scrapegraph-ai/compare/v1.5.4...v1.5.5) (2024-06-05)

View File

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