From 5919a1c3f391574b297085fb8217607a6f17a186 Mon Sep 17 00:00:00 2001 From: Varun Villait Date: Tue, 17 Dec 2024 08:39:00 -0700 Subject: [PATCH] update version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 134b378..340bc9f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "peopledatalabs" -version = "2.2.0" +version = "2.3.0" edition = "2021" description = "A Rust client for the People Data Labs API" documentation = "https://docs.peopledatalabs.com/docs/rust-sdk"