From c4b43d6ee5f8cc28c524ad1ad745501483b5c99c Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Mon, 25 Nov 2024 15:41:03 +0100 Subject: [PATCH] bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3bbfd88..8785325 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ authors = [ {name = "Daniel Bauer", email = "github@dbauer.me"} ] description = "Add FAIR signpostings to response headers in Django" -version = "0.10.2" +version = "0.11.0" readme = "README.md" requires-python = ">=3.10" dependencies = [