from pyln.spec.bolt7 import __version__, desc
from boltsetup import bolt_setup
bolt_setup(7, __version__, desc)