From 6a136ca50de5833107bd7ef9167ced73af47ff8c Mon Sep 17 00:00:00 2001 From: Eddie A Tejeda <669988+eddietejeda@users.noreply.github.com> Date: Tue, 19 May 2026 20:46:27 -0700 Subject: [PATCH] chore: bump version to 0.2.1 Release regenerated Results API client from the latest OpenAPI spec. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bff3f0c..31b7f75 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "hotdata" -version = "0.2.0" +version = "0.2.1" description = "Hotdata API" authors = [ {name = "Hotdata",email = "developers@hotdata.dev"},