From 2ae4c92c95c3dda92b4250e188bd9f7c35824675 Mon Sep 17 00:00:00 2001 From: Shroominic Date: Mon, 12 Feb 2024 17:18:52 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20v0.2.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 22d6ee4..f4ebd82 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "funcchain" -version = "0.2.1" +version = "0.2.2" description = "🔖 write prompts as python functions" authors = [{ name = "Shroominic", email = "contact@shroominic.com" }] dependencies = [