We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2f4593 commit 0f2bb79Copy full SHA for 0f2bb79
base_interface.go
@@ -15,7 +15,7 @@ import (
15
16
// Version is this client library's current version
17
const (
18
- Version = "3.16.0"
+ Version = "3.16.1"
19
rateLimitRetry = 5
20
rateLimitSleep = 1100
21
)
0 commit comments