ci(release): 1.19.0-beta.8 [skip ci]

## [1.19.0-beta.8](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.19.0-beta.7...v1.19.0-beta.8) (2024-09-12)

### Features

* refactoring of the tokenization function ([ec6b164](ec6b164653))
This commit is contained in:
semantic-release-bot 2024-09-12 18:22:24 +00:00
parent ec6b164653
commit 88b2c469ae
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.19.0-beta.8](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.19.0-beta.7...v1.19.0-beta.8) (2024-09-12)
### Features
* refactoring of the tokenization function ([ec6b164](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/ec6b164653250fdf01fd4db1454ea7534822f9cf))
## [1.19.0-beta.7](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.19.0-beta.6...v1.19.0-beta.7) (2024-09-12)

View File

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