version module

Defines VersionLabel with labels of version and version information

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

class ezbotf.version.VersionLabel

Enum with the possible version labels

Variables:
  • InDevelopment[indev] label

  • Unstable[unstable] label