From 791fedd5563c106881870eecff4ceadda6baa36c Mon Sep 17 00:00:00 2001 From: Shroominic Date: Sun, 11 Feb 2024 18:55:13 +0800 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20v0.2.1?= 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 7582a0c..22d6ee4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "funcchain" -version = "0.2.0" +version = "0.2.1" description = "🔖 write prompts as python functions" authors = [{ name = "Shroominic", email = "contact@shroominic.com" }] dependencies = [