Skip to content

Commit 7d25f1d

Browse files
committed
Release v3.10.1
1 parent 533f14e commit 7d25f1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

base_interface.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import (
1313

1414
// Version is this client library's current version
1515
const (
16-
Version = "3.10.0"
16+
Version = "3.10.1"
1717
rateLimitRetry = 5
1818
rateLimitSleep = 1100
1919
)

0 commit comments

Comments
 (0)