ci(release): 1.16.0-beta.2 [skip ci]

## [1.16.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.16.0-beta.1...v1.16.0-beta.2) (2024-08-31)

### Bug Fixes

* update generate answernode ([c348f67](c348f674ad))
This commit is contained in:
semantic-release-bot 2024-08-31 12:52:23 +00:00
parent 9c2aefaa34
commit 1c37d5db1c
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.16.0-beta.2](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.16.0-beta.1...v1.16.0-beta.2) (2024-08-31)
### Bug Fixes
* update generate answernode ([c348f67](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/c348f674ad0caae4f4dc04e194fae9634e01b621))
## [1.16.0-beta.1](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.15.1...v1.16.0-beta.1) (2024-08-28)

View File

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