From 6ac1d0e57f5c4166a206197ae14f42134084f832 Mon Sep 17 00:00:00 2001 From: Don Chiniquy Date: Thu, 27 Mar 2025 08:59:32 -0700 Subject: [PATCH] Update python version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 69f179a..b356b69 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["setuptools>=61.2", "wheel"] [project] name = "polyapi-python" -version = "0.3.3.dev4" +version = "0.3.3" description = "The Python Client for PolyAPI, the IPaaS by Developers for Developers" authors = [{ name = "Dan Fellin", email = "dan@polyapi.io" }] dependencies = [