diff --git a/src/Client.php b/src/Client.php index b324f20b8..5556575a5 100644 --- a/src/Client.php +++ b/src/Client.php @@ -32,7 +32,7 @@ class Client implements ClientInterface /** * The version of the SDK. */ - public const SDK_VERSION = '4.5.0'; + public const SDK_VERSION = '4.6.0'; /** * @var Options The client options