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

4 lines
64 B
Python

from colorspot.__main__ import ColorSpot
__version__ = '0.1.3'