We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c85d9f7 commit ed09ea4Copy full SHA for ed09ea4
CLAUDE.md
@@ -240,4 +240,7 @@ Basic Memory uses `uv-dynamic-versioning` for automatic version management based
240
- **Version management**: Versions automatically derived from git tags via `uv-dynamic-versioning`
241
- **Configuration**: `pyproject.toml` uses `dynamic = ["version"]`
242
- **Release automation**: `__init__.py` updated automatically during release process
243
-- **CI/CD**: GitHub Actions handles building and PyPI publication
+- **CI/CD**: GitHub Actions handles building and PyPI publication
244
+
245
+## Development Notes
246
+- make sure you sign off on commits
0 commit comments