VERSION=0.3.3

# VulnClaw versioned file manifest
# Keep these files in sync when bumping a release version.
# Excludes generated artifacts such as dist/, .test-tmp/, __pycache__/, and local runtime output.

pyproject.toml
vulnclaw/__init__.py
vulnclaw/web/__init__.py
vulnclaw/web/app.py
frontend/package.json
frontend/package-lock.json
README.md
README_EN.md
vulnclaw/skills/specialized/osint-recon/references/recon-report-template.md
tests/test_basic.py
tests/test_release_workflow.py
