4.1 cgkitinfo -- Release information

New in version 1.1. This module contains two variables that carry information about the version of the kit.

version
A string containing version information of this release.

version_info
A 4-tuple (major, minor, micro, releaselevel) containing the components of the version number. The first three values are integers, whereas releaselevel is a string containing "cvs", "alpha", "beta" or "final".