From dc93e10c2ef757d20bcf1d9ecea958c6208b0164 Mon Sep 17 00:00:00 2001 From: tekumara Date: Mon, 11 Mar 2024 06:22:57 +0000 Subject: [PATCH] chore: update snapshot --- snapshot/cookie/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = []