Skip to content

Commit 6da0397

Browse files
authored
Update pyproject.toml
1 parent 1188158 commit 6da0397

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Make websites accessible for AI agents"
44
authors = [
55
{ name = "Gregor Zunic" }
66
]
7-
version = "0.1.17"
7+
version = "0.1.18"
88
readme = "README.md"
99
requires-python = ">=3.11"
1010
classifiers = [
@@ -47,4 +47,4 @@ docstring-code-format = true
4747

4848
[build-system]
4949
requires = ["hatchling"]
50-
build-backend = "hatchling.build"
50+
build-backend = "hatchling.build"

0 commit comments

Comments
 (0)