__version__#

efiboot.__version__ = '1.0.0b1'#

The version string.

The version string is read from the package metadata when the package is initialized.

The string may be “0.0.0” if the package is not installed. This can happen when importing the package directly from the source repository.