diff --git a/snapshot/cookie/pyproject.toml b/snapshot/cookie/pyproject.toml index 18cfb69..2d724d2 100644 --- a/snapshot/cookie/pyproject.toml +++ b/snapshot/cookie/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "my-project" description = "example cookie rendered from the template" -version = "0.0.1" +version = "0.0.0" readme = "README.md" requires-python = ">=3.11" dependencies = []