We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ac9ccb commit bb39d02Copy full SHA for bb39d02
base_interface.go
@@ -12,7 +12,7 @@ import (
12
13
// Version is this client library's current version
14
const (
15
- Version = "3.6.1"
+ Version = "3.6.2"
16
rateLimitRetry = 5
17
rateLimitSleep = 1100
18
)
0 commit comments