mirror of
https://github.com/unclecode/crawl4ai.git
synced 2026-06-10 15:58:15 +00:00
Replace hardcoded version string with import from crawl4ai.__version__ to ensure health endpoint reports correct version. Fixes #1686 Reviewers: @chansearrington