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