ci(release): 1.14.0-beta.4 [skip ci]

## [1.14.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0-beta.3...v1.14.0-beta.4) (2024-08-15)

### Features

* update abstract graph ([c77231c](c77231c983))
This commit is contained in:
semantic-release-bot 2024-08-15 14:47:28 +00:00
parent ea72d7609c
commit 7af1e45565
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.14.0-beta.4](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0-beta.3...v1.14.0-beta.4) (2024-08-15)
### Features
* update abstract graph ([c77231c](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/c77231c983bd6e154eefd26422cd156da4c8b7bb))
## [1.14.0-beta.3](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0-beta.2...v1.14.0-beta.3) (2024-08-13)

View File

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