This commit is contained in:
akp 2025-01-08 18:17:38 +00:00
parent 6dc155c8b8
commit dc8d0bdb35
No known key found for this signature in database
GPG key ID: CF8D58F3DEB20755

View file

@ -1,6 +1,6 @@
[project]
name = "datasette-auth-headers"
version = "0.1"
version = "0.1.0"
description = "Authenticate a Datasette instance using headers set by an upstream proxy"
readme = "README.md"
authors = [{name = "Abigail Pain"}]