#!/usr/bin/env python
# coding: utf-8
from ._version import __version__

"""
Information about the frontend package of the widgets.
"""

module_name = "luxwidget"
module_version = __version__
