From 8b9461175c198ac2608e6c2fcfb93fa1d22be132 Mon Sep 17 00:00:00 2001 From: Mostafa Rashed <17770919+mrashed-dev@users.noreply.github.com> Date: Tue, 26 Sep 2023 13:36:13 -0400 Subject: [PATCH] v6.0.0 beta 2 Release --- nylas/_client_sdk_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nylas/_client_sdk_version.py b/nylas/_client_sdk_version.py index 07542993..8cd70683 100644 --- a/nylas/_client_sdk_version.py +++ b/nylas/_client_sdk_version.py @@ -1 +1 @@ -__VERSION__ = "6.0.0b1" +__VERSION__ = "6.0.0b2"