lupaxa.certtool.version¶
Version information helpers.
Functions¶
get_version() -> str
Return the current version string embedded in__version__.
The package also exposes version() via the public API:
from lupaxa.certtool import version
print(version())