ci(release): 1.34.0-beta.13 [skip ci]

## [1.34.0-beta.13](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.0-beta.12...v1.34.0-beta.13) (2025-01-03)

### Bug Fixes

* bump hatchling version to 1.26.3 ([159ed32](159ed329d2))
This commit is contained in:
semantic-release-bot 2025-01-03 12:21:44 +00:00
parent 709f62fbef
commit 8c7c231baa
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
## [1.34.0-beta.13](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.0-beta.12...v1.34.0-beta.13) (2025-01-03)
### Bug Fixes
* bump hatchling version to 1.26.3 ([159ed32](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/159ed329d2e8fa86015df1e59a7e2ebb439c6ec0))
## [1.34.0-beta.12](https://github.com/ScrapeGraphAI/Scrapegraph-ai/compare/v1.34.0-beta.11...v1.34.0-beta.12) (2025-01-02)

View File

@ -1,6 +1,6 @@
[project]
name = "scrapegraphai"
version = "1.34.0b12"
version = "1.34.0b13"
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
authors = [
{ name = "Marco Vinciguerra", email = "mvincig11@gmail.com" },