sider.version — Version data

sider.version.VERSION = '0.1.2'

(str) The version string e.g. '1.2.3'.

sider.version.VERSION_INFO = (0, 1, 2)

(tuple) The triple of version numbers e.g. (1, 2, 3).

Project Versions

Previous topic

sider.lazyimport — Lazily imported modules

Next topic

Documentation guides

This Page