#!/usr/bin/python3.11 -s
# -*- coding: utf-8 -*-

from DisplayCAL.main import main

main("3DLUT-maker")
