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