diff --git a/src/Client.php b/src/Client.php index a8e45fa5e..a5ca1b262 100644 --- a/src/Client.php +++ b/src/Client.php @@ -35,7 +35,7 @@ final class Client implements ClientInterface /** * The version of the SDK. */ - public const SDK_VERSION = '3.9.1'; + public const SDK_VERSION = '3.10.0'; /** * @var Options The client options