From 8fcda13cd30a8eee1d0dfdc96afc335c12779662 Mon Sep 17 00:00:00 2001 From: Dante <{ID}+{username}@users.noreply.github.com> Date: Thu, 20 Mar 2025 12:43:32 -0400 Subject: [PATCH] Chore: update the version, as the last version has already been deployed but we didn't create the release. --- pinterest/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pinterest/version.py b/pinterest/version.py index 8c6bd1f..197170c 100644 --- a/pinterest/version.py +++ b/pinterest/version.py @@ -1,4 +1,4 @@ """ Pinterest SDK Packages Version """ -__version__ = '0.2.4' +__version__ = '0.2.5'