From a45f8965f4e36d4946b358834bbe29b4cc241bb4 Mon Sep 17 00:00:00 2001 From: Shroominic Date: Thu, 15 Feb 2024 14:03:36 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20Bump=20version=20to=200.3.0?= 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 fd4f35a..3e00b4f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "funcchain" -version = "0.2.3" +version = "0.3.0" description = "🔖 write prompts as python functions" authors = [{ name = "Shroominic", email = "contact@shroominic.com" }] dependencies = [