Update pyproject.toml

This commit is contained in:
Daniel Bauer
2024-11-18 17:23:53 +01:00
committed by GitHub
parent 0cd321112f
commit 7b93eae884

View File

@@ -8,7 +8,7 @@ authors = [
{name = "Daniel Bauer", email = "github@dbauer.me"} {name = "Daniel Bauer", email = "github@dbauer.me"}
] ]
description = "Add FAIR signpostings to response headers in Django" description = "Add FAIR signpostings to response headers in Django"
version = "0.10.0" version = "0.10.1"
readme = "README.md" readme = "README.md"
requires-python = ">=3.10" requires-python = ">=3.10"
dependencies = [ dependencies = [