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