add __init__.py

This commit is contained in:
public-pull 2026-05-16 19:11:43 +02:00
parent f1b34d16b7
commit bef85e8e73

View File

@ -0,0 +1,2 @@
"""EasyBot Windows Agent — remote GUI automation client."""
__version__ = "1.0.0"