Skip to content

Commit 5f128a6

Browse files
jakeefrclaude
andcommitted
bump: version 0.2.1
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 5cb4735 commit 5f128a6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

prism/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""PRISM — session intelligence for Claude Code."""
22

3-
__version__ = "0.2.0"
3+
__version__ = "0.2.1"

pyproject.toml

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

55
[project]
66
name = "prism-cc"
7-
version = "0.2.0"
7+
version = "0.2.1"
88
description = "Session intelligence for Claude Code — find why your sessions fail and fix them"
99
readme = "README.md"
1010
license = { text = "MIT" }

0 commit comments

Comments
 (0)