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