Previous topic

libearth.tz — Basic timezone implementations

Next topic

Goal

This Page

libearth.version — Version data

libearth.version.VERSION = '0.1.2'

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

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

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

Fork me on GitHub