plastic.version — Version data

plastic.version.VERSION = '0.1.0'

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

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

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

Project Versions

Previous topic

plastic.warnings — Warning categories

This Page