diff --git a/CLAUDE.md b/CLAUDE.md index 778202e6..1f038a87 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -240,4 +240,7 @@ Basic Memory uses `uv-dynamic-versioning` for automatic version management based - **Version management**: Versions automatically derived from git tags via `uv-dynamic-versioning` - **Configuration**: `pyproject.toml` uses `dynamic = ["version"]` - **Release automation**: `__init__.py` updated automatically during release process -- **CI/CD**: GitHub Actions handles building and PyPI publication \ No newline at end of file +- **CI/CD**: GitHub Actions handles building and PyPI publication + +## Development Notes +- make sure you sign off on commits \ No newline at end of file