Skip to content

Commit 433a878

Browse files
chore: bump version to 1.2.2
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent d49cc02 commit 433a878

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ai_codebase_mentor/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""ai-codebase-mentor — multi-runtime Codebase Wizard installer."""
22

3-
__version__ = "1.2.1"
3+
__version__ = "1.2.2"

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 = "ai-codebase-mentor"
7-
version = "1.2.1"
7+
version = "1.2.2"
88
description = "Wizard-style codebase exploration and documentation. Install the Codebase Wizard plugin for Claude Code (and other runtimes in future releases)."
99
requires-python = ">=3.9"
1010
license = {text = "MIT"}

0 commit comments

Comments
 (0)