Skip to content

Commit 72d6eb8

Browse files
committed
Release v3.13.0
1 parent b8d18a6 commit 72d6eb8

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
@@ -15,7 +15,7 @@ import (
1515

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

0 commit comments

Comments
 (0)