ci(release): 1.24.1 [skip ci]

## [1.24.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.24.0...v1.24.1) (2024-09-26)

### Bug Fixes

* script creator multi ([9905be8](9905be8a37))
This commit is contained in:
semantic-release-bot 2024-09-26 08:18:36 +00:00
parent d956a2cd97
commit e5efc9a635
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.24.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.24.0...v1.24.1) (2024-09-26)
### Bug Fixes
* script creator multi ([9905be8](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/9905be8a37dc1ff4b90fe9b8be987887253be8bd))
## [1.24.0](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.23.1...v1.24.0) (2024-09-26)

View File

@ -1,7 +1,7 @@
[project]
name = "scrapegraphai"
version = "1.24.0"
version = "1.24.1"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."