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

## [1.14.0-beta.9](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0-beta.8...v1.14.0-beta.9) (2024-08-17)

### Features

* update model tokens dict ([0aca287](0aca28732b))
This commit is contained in:
semantic-release-bot 2024-08-17 12:35:45 +00:00
parent 0aca28732b
commit 2053693eba
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.14.0-beta.9](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0-beta.8...v1.14.0-beta.9) (2024-08-17)
### Features
* update model tokens dict ([0aca287](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/0aca28732b249ffaedf5b665cbfb5b1255c0cc74))
## [1.14.0-beta.8](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.14.0-beta.7...v1.14.0-beta.8) (2024-08-17)

View File

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