diff --git a/pyproject.toml b/pyproject.toml index cf3676e..ccced51 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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"}]