Skip to content

Commit e58bec0

Browse files
committed
Release v0.1.2
1 parent 0362761 commit e58bec0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changelog
22

3-
## v0.1.1
3+
## v0.1.2
44

5-
- adding browser to cast method too
5+
-

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "webson"
3-
version = "v0.1.1"
3+
version = "v0.1.2"
44
description = "Turn any webpage into structured outputs!"
55
readme = "README.md"
66
requires-python = ">=3.13"

0 commit comments

Comments
 (0)