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 34f4361 commit edc8c37Copy full SHA for edc8c37
src/Qcloud/Cos/Client.php
@@ -12,7 +12,7 @@
12
use Qcloud\Cos\TokenListener;
13
14
class Client extends GSClient {
15
- const VERSION = '1.3.1';
+ const VERSION = '1.3.2';
16
17
private $region; // string: region.
18
private $credentials;
0 commit comments