#!/usr/bin/env python # -*- coding: utf-8 -*- from .cursor import CursorBuilder from .config import ConfigProvider __version__: str = "1.0.1"