We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0362761 commit e58bec0Copy full SHA for e58bec0
CHANGELOG.md
@@ -1,5 +1,5 @@
1
# Changelog
2
3
-## v0.1.1
+## v0.1.2
4
5
-- adding browser to cast method too
+-
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "webson"
-version = "v0.1.1"
+version = "v0.1.2"
description = "Turn any webpage into structured outputs!"
readme = "README.md"
6
requires-python = ">=3.13"
0 commit comments