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.
2 parents 44046c2 + 5a94184 commit 1b9e3b2Copy full SHA for 1b9e3b2
src/Client.php
@@ -32,7 +32,7 @@ class Client implements ClientInterface
32
/**
33
* The version of the SDK.
34
*/
35
- public const SDK_VERSION = '4.6.0';
+ public const SDK_VERSION = '4.6.1';
36
37
38
* @var Options The client options
0 commit comments