Skip to content

Commit ba28f3d

Browse files
committed
bump: version 1.10.9 → 1.10.10
1 parent 4321d95 commit ba28f3d

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

claude_code_tools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Claude Code Tools - Collection of utilities for Claude Code."""
22

3-
__version__ = "1.10.9"
3+
__version__ = "1.10.10"

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "claude-code-tools"
3-
version = "1.10.9"
3+
version = "1.10.10"
44
description = "Collection of tools for working with Claude Code"
55
readme = "README.md"
66
requires-python = ">=3.11"
@@ -86,7 +86,7 @@ markers = [
8686

8787
[tool.commitizen]
8888
name = "cz_conventional_commits"
89-
version = "1.10.9"
89+
version = "1.10.10"
9090
tag_format = "v$version"
9191
version_files = [
9292
"pyproject.toml:version",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)