package version const VERSION = "0.17.1" func GetVersion() string { return VERSION }