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 c0801bb commit ee779ccCopy full SHA for ee779cc
src/Qcloud/Cos/Client.php
@@ -22,7 +22,7 @@
22
23
24
class Client extends GuzzleClient {
25
- const VERSION = '2.0.0';
+ const VERSION = '2.0.1';
26
27
private $httpCilent;
28
private $api;
0 commit comments