From 7dd64851188badcbac5a79a6370c454e1cd61716 Mon Sep 17 00:00:00 2001 From: "paperclip-resolver[bot]" <3736210+paperclip-resolver[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 16:55:34 -0400 Subject: [PATCH] chore(release): 0.3.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b15636f..9bbdd93 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "sharpapi" -version = "0.3.2" +version = "0.3.3" description = "Official Python SDK for the SharpAPI real-time sports betting odds API" readme = "README.md" license = "MIT"