Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 538 Bytes

version.rst

File metadata and controls

23 lines (14 loc) · 538 Bytes

ezbotf.version

version module

ezbotf.version

This is contains there variables:

ezbotf_labels (list[VersionLabel] - Current labels of the version

ezbotf_version_string (str) - String with current version

ezbotf_version_string_full (str) - String that contains ezbotf_version_string and

joined with labels (from ezbotf_labels)

VersionLabel

VersionLabel