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 015ab29 commit 13ba31aCopy full SHA for 13ba31a
src/Qcloud/Cos/Client.php
@@ -11,7 +11,7 @@
11
use Qcloud\Cos\TokenListener;
12
13
class Client extends GSClient {
14
- const VERSION = '1.0.1';
+ const VERSION = '1.1.0';
15
16
private $region; // string: region.
17
private $credentials;
0 commit comments