Skip to content

Commit 8bfa733

Browse files
chore(release): 2.1.1 [skip ci]
## [2.1.1](v2.1.0...v2.1.1) (2026-04-21) ### Bug Fixes * HealthResponse no longer contains non-existent `services` field ([752a951](752a951)) * narrow HealthResponse.status to Literal["ok", "degraded"] ([1882306](1882306))
1 parent e965ee0 commit 8bfa733

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "scrapegraph-py"
3-
version = "2.1.0"
3+
version = "2.1.1"
44
description = "Official Python SDK for ScrapeGraph AI API"
55
readme = "README.md"
66
license = "MIT"

0 commit comments

Comments
 (0)