File size: 75 Bytes
2929135
 
 
 
1
2
3
4
# src/__init__.py
from .agent import HealthcareAgent

__version__ = "0.1.0"