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 6d0f554 commit af9badfCopy full SHA for af9badf
eppoclient/initclient.go
@@ -4,7 +4,7 @@ package eppoclient
4
5
import "net/http"
6
7
-var __version__ = "1.2.0"
+var __version__ = "1.2.1"
8
9
// InitClient is required to start polling of experiments configurations and create
10
// an instance of EppoClient, which could be used to get assignments information.
0 commit comments