blob: 7ed2bbe0ad4973f775b5c5c7d7e2fc2b574b1e1d [file] [log] [blame]
# Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
# See https://llvm.org/LICENSE.txt for license information.
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
"""A mlir-opt kernel for Jupyter"""
from .kernel import __version__