We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1188158 commit 6da0397Copy full SHA for 6da0397
pyproject.toml
@@ -4,7 +4,7 @@ description = "Make websites accessible for AI agents"
4
authors = [
5
{ name = "Gregor Zunic" }
6
]
7
-version = "0.1.17"
+version = "0.1.18"
8
readme = "README.md"
9
requires-python = ">=3.11"
10
classifiers = [
@@ -47,4 +47,4 @@ docstring-code-format = true
47
48
[build-system]
49
requires = ["hatchling"]
50
-build-backend = "hatchling.build"
+build-backend = "hatchling.build"
0 commit comments