Skip to content

Commit 0f2bb79

Browse files
committed
Release v3.16.1
1 parent b2f4593 commit 0f2bb79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base_interface.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515

1616
// Version is this client library's current version
1717
const (
18-
Version = "3.16.0"
18+
Version = "3.16.1"
1919
rateLimitRetry = 5
2020
rateLimitSleep = 1100
2121
)

0 commit comments

Comments
 (0)