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