We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8d18a6 commit 72d6eb8Copy full SHA for 72d6eb8
base_interface.go
@@ -15,7 +15,7 @@ import (
15
16
// Version is this client library's current version
17
const (
18
- Version = "3.12.0"
+ Version = "3.13.0"
19
rateLimitRetry = 5
20
rateLimitSleep = 1100
21
)
0 commit comments