azkustodata/internal/version/version.go (2 lines of code) (raw):

// Package version keeps the internal version number of the client. package version // Kusto is the version of this client package that is communicated to the server. const Kusto = "1.0.2"