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"