We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db61762 commit fcdeea4Copy full SHA for fcdeea4
1 file changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "web2api"
7
-version = "0.4.0"
+version = "0.4.1"
8
description = "Turn websites into REST APIs via live Playwright scraping."
9
requires-python = ">=3.12"
10
dependencies = [
0 commit comments