Files
Andrew Pease 31800837a5 Phase 1: Add Python project foundation
- Add requirements.txt with click, requests, python-dotenv
- Create lib/ package structure with __init__.py
2025-11-20 08:39:03 -06:00

7 lines
69 B
Python

"""
Elastic Container - Internal modules
"""
__version__ = "2.0.0"