Skip to content

Commit 8c933c3

Browse files
author
lyla
committed
chore: bump version to 0.2.0
1 parent 621da62 commit 8c933c3

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
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "trawl"
7-
version = "0.1.0"
7+
version = "0.2.0"
88
description = "Selective web content extraction — fetch a page and return only the chunks most relevant to a query. Exposed as a Python library and an MCP server."
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)