gicisky/__init__.py
2025-11-01 00:16:33 +01:00

7 lines
No EOL
177 B
Python

"""
Gicisky - A Python library for interacting with Gicisky electronic ink display tags.
"""
__version__ = "0.1.0"
__author__ = "Your Name"
__email__ = "your.email@example.com"