python-FloatImg/floatimg/__init__.py

5 lines
64 B
Python
Raw Normal View History

from floatimg.image import FloatImg
__version__ = "0.0.1"