Skip to content

Commit 88ff2e7

Browse files
GeneAIclaude
authored andcommitted
chore: Bump version to 3.5.1 for PyPI README update
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent 4a96cc5 commit 88ff2e7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to the Empathy Framework will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [3.5.1] - 2025-12-29
9+
10+
### Documentation
11+
12+
- Updated README "What's New" section to reflect v3.5.x release
13+
- Added Memory API Security Hardening features to release highlights
14+
- Reorganized previous version sections for clarity
15+
816
## [3.5.0] - 2025-12-29
917

1018
### Added

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.5.0"
7+
version = "3.5.1"
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)