"""BlenderCAM 'version.py'
Addon version, read and incremented by Github Actions
"""
__version__ = (1, 0, 19)