From f35327253a23fcf0f784753576dfb58d9630f8ab Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Mon, 10 Oct 2022 19:15:01 +0000 Subject: [PATCH 1/2] chore: release 2.3.10 Release-As: 2.3.10 From ef9f388d7ad887f91907fb289d761ee00b039fb9 Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Mon, 10 Oct 2022 19:52:46 +0000 Subject: [PATCH 2/2] mark 2.13.9 as taken --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9fb99c111..51c30a85b 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ name = "google-cloud-pubsub" description = "Google Cloud Pub/Sub API client library" -version = "2.13.8" +version = "2.13.9" # Should be one of: # 'Development Status :: 3 - Alpha' # 'Development Status :: 4 - Beta'