Skip to content

Commit c57e1c7

Browse files
GeneAIclaude
authored andcommitted
chore: Bump version to 3.3.0
Release v3.3.0 includes: - Formatted reports for all 10 workflows - Enterprise doc-gen (auto-scaling, chunking, cost guardrails, file export) - Output chunking for large reports 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent b84c2fa commit c57e1c7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.claude/CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Project Memory
22

33
## Framework
4-
This is the Empathy Framework v1.8.0-alpha
4+
This is the Empathy Framework v3.3.0
55

66
@./python-standards.md
77

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
pip install empathy-framework[full]
1313
```
1414

15-
## What's New in v3.2.x
15+
## What's New in v3.3.x
1616

1717
### Enterprise-Ready Workflows
1818

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "empathy-framework"
7-
version = "3.2.5"
7+
version = "3.3.0"
88
description = "AI collaboration framework with persistent memory, anticipatory intelligence, code inspection, and multi-agent orchestration"
99
readme = {file = "README.md", content-type = "text/markdown"}
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)