Skip to content

Commit f6b434a

Browse files
JaekyunImclaude
andcommitted
chore: bump version to 0.1.7
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent c3498b9 commit f6b434a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

codebeacon/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.6"
1+
__version__ = "0.1.7"

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 = "codebeacon"
7-
version = "0.1.6"
7+
version = "0.1.7"
88
description = "Source code AST analysis tool for AI context generation — unified multi-framework knowledge graph"
99
readme = "README.md"
1010
license = { text = "MIT" }

0 commit comments

Comments
 (0)