From 7b93eae8848c89077c477e91620627d9d93465e9 Mon Sep 17 00:00:00 2001 From: Daniel Bauer <4690162+dnlbauer@users.noreply.github.com> Date: Mon, 18 Nov 2024 17:23:53 +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 bcef720..87169c5 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.0" +version = "0.10.1" readme = "README.md" requires-python = ">=3.10" dependencies = [