We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b02285c commit 7e10bf3Copy full SHA for 7e10bf3
src/Client.php
@@ -34,7 +34,7 @@ final class Client implements ClientInterface
34
/**
35
* The version of the SDK.
36
*/
37
- public const SDK_VERSION = '3.22.0';
+ public const SDK_VERSION = '4.0.0';
38
39
40
* @var Options The client options
0 commit comments