diff --git a/pyproject.toml b/pyproject.toml index 6d4f305..613acd7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "stapler" -version = "0.1.0" +version = "1.0.0" description = "Static pages as simple as a gzip file" readme = "README.md" requires-python = ">=3.14"