worker-v0.3.7
- Added `wait_for_readiness()` in `hmmer.py` for process synchronization. - Updated `pyproject.toml`: upgraded version to 0.3.7. - Updated h3daemon dependency version to 0.16.6. The readiness check ensures the process is fully operational before use, avoiding race conditions. Version and dependency updates reflect these enhancements and maintain compatibility. 🚀