From 17049b13476382126283480840150924050f0799 Mon Sep 17 00:00:00 2001 From: Mostafa Rashed <17770919+mrashed-dev@users.noreply.github.com> Date: Thu, 28 Sep 2023 18:08:48 -0400 Subject: [PATCH] v6.0.0 beta 3 Release (#278) --- 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 8cd70683..24cd5013 100644 --- a/nylas/_client_sdk_version.py +++ b/nylas/_client_sdk_version.py @@ -1 +1 @@ -__VERSION__ = "6.0.0b2" +__VERSION__ = "6.0.0b3"