Skip to content

Commit 05aefbb

Browse files
fix: Revert package name to empathy-framework (PyPI conflict)
The name "empathy" is already taken on PyPI by another project. Keeping empathy-framework as the package name. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 9009eab commit 05aefbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools>=68.0", "wheel"]
33
build-backend = "setuptools.build_meta"
44

55
[project]
6-
name = "empathy"
6+
name = "empathy-framework"
77
version = "2.1.0"
88
description = "A five-level maturity model for AI-human collaboration with anticipatory empathy"
99
readme = {file = "README.md", content-type = "text/markdown"}

0 commit comments

Comments
 (0)