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