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