From a0659f26c4565e8cd7e55c7cc7a73136704776a3 Mon Sep 17 00:00:00 2001 From: Ikk Anmol Singh Hundal <5581466+anmolsingh95@users.noreply.github.com> Date: Wed, 24 Jan 2024 13:47:24 -0800 Subject: [PATCH] Update pyproject.toml (#57) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5003923..0c9f6be 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "fastapi_poe" -version = "0.0.29" +version = "0.0.30" authors = [ { name="Lida Li", email="lli@quora.com" }, { name="Jelle Zijlstra", email="jelle@quora.com" },