Commit 81f60cf
release: Version 2.0.5 - Production release with linting fixes
Version bump to 2.0.5 includes all linting fixes for CI:
- Bump version in pyproject.toml and __init__.py
- Package includes all ruff linting fixes from previous commit
- Fixed builtin shadowing, variable naming, and imports
This version is clean and ready for production PyPI.
Changes since 2.0.3:
- README HTML tag fixes for PyPI compatibility
- MANIFEST.in for clean distribution
- Empathy/MemDocs synergy documentation
- All ruff linting errors resolved
Package validation: twine check PASSED
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 4ea2e6d commit 81f60cf
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments