from setuptools import setup

setup(use_scm_version={"write_to": "Lib/booleanOperations/_version.py"})
