From 5bd5287e80ba2596dd495a05407013fb3e5c6ff4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magnus=20M=C3=BCller?= <67061560+MagMueller@users.noreply.github.com> Date: Sat, 23 Nov 2024 15:41:32 +0100 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5bb1095a..17c8a77a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ description = "Make websites accessible for AI agents" authors = [ { name = "Gregor Zunic" } ] -version = "0.1.7" +version = "0.1.8" readme = "README.md" requires-python = ">=3.11" classifiers = [