kong.version — Version data

kong.version.VERSION_INFO = (0, 1, 0)

(tuple) The 3-tuple contains the version numbers e.g. (0, 1, 2).

kong.version.VERSION = '0.1.0'

(basestring) The version string e.g. '0.1.2'.