Skip to content

Commit 8c7c231

Browse files
ci(release): 1.34.0-beta.13 [skip ci]
## [1.34.0-beta.13](v1.34.0-beta.12...v1.34.0-beta.13) (2025-01-03) ### Bug Fixes * bump hatchling version to 1.26.3 ([159ed32](159ed32))
1 parent 709f62f commit 8c7c231

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [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)
2+
3+
4+
### Bug Fixes
5+
6+
* bump hatchling version to 1.26.3 ([159ed32](https://github.com/ScrapeGraphAI/Scrapegraph-ai/commit/159ed329d2e8fa86015df1e59a7e2ebb439c6ec0))
7+
18
## [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)
29

310

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "scrapegraphai"
3-
version = "1.34.0b12"
3+
version = "1.34.0b13"
44
description = "A web scraping library based on LangChain which uses LLM and direct graph logic to create scraping pipelines."
55
authors = [
66
{ name = "Marco Vinciguerra", email = "mvincig11@gmail.com" },

0 commit comments

Comments
 (0)