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 20e149f commit 5773404Copy full SHA for 5773404
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.0';
+ const VERSION = '1.0.1';
15
16
private $region; // string: region.
17
private $credentials;
0 commit comments