Skip to content

Commit 545b23e

Browse files
committed
Release 3.6.0
1 parent 128f474 commit 545b23e

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
@@ -12,7 +12,7 @@ import (
1212

1313
// Version is this client library's current version
1414
const (
15-
Version = "3.5.4"
15+
Version = "3.6.0"
1616
rateLimitRetry = 5
1717
rateLimitSleep = 1100
1818
)

0 commit comments

Comments
 (0)