Skip to content

Commit 013340d

Browse files
GeneAIclaude
authored andcommitted
chore: Bump version to 3.5.5
Release v3.5.5 includes: - Windows-specific test skipif decorators for CI reliability - Fixed test failures on Windows platform (file locking, permissions, unicode) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent 83fd3eb commit 013340d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.claude/CLAUDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Empathy Framework - Production Security Configuration
22
# Location: ./.claude/CLAUDE.md
3-
# Project: empathy-framework v3.5.4
3+
# Project: empathy-framework v3.5.5
44
# Classification: INTERNAL
55

66
# Import pattern library summary (auto-generated)
@@ -406,4 +406,4 @@ By working on this project, I confirm:
406406
407407
*This configuration enforces enterprise security while enabling the five-level empathy system.*
408408
*Last updated: 2025-12-29*
409-
*Empathy Framework v3.5.4*
409+
*Empathy Framework v3.5.5*

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.4"
7+
version = "3.5.5"
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)