diff --git a/src/Client.php b/src/Client.php index e50d28ca0..9104918ed 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.18.0'; + public const SDK_VERSION = '3.18.1'; /** * @var Options The client options