colorspot/src/colorspot/__init__.py
2022-05-20 18:46:57 +02:00

4 lines
64 B
Python

from colorspot.__main__ import ColorSpot
__version__ = '0.1.4'