From 9871a937ee3b2a65b318dedc8584d24057e15f96 Mon Sep 17 00:00:00 2001 From: Zeeland Date: Sun, 28 Jan 2024 23:19:41 +0800 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 51b2e852..4c4ff9af 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ description = "A powerful LLM Application development framework." name = "promptulate" readme = "README.md" repository = "https://github.com/Undertone0809/promptulate" -version = "1.12.1" +version = "1.13.0" keywords = [ "promptulate", "pne",