niklib package

Subpackages

Submodules

niklib.version module

niklib.version.VERSION_SHORT = '0.1'

Version of the package as major.minor

Suggested usage for stable production where breaking updates is not so common.

niklib.version.VERSION = '0.1.0'

Version of the package as major.minor.revision.stage.version

Suggested usage for dev, alpha and beta where breaking updates are frequent.

Module contents