Skip to content

Commit c364c34

Browse files
author
cellwebb
committed
chore(release): bump version to 4.17.3 across all configuration files
1 parent 1e7c1d5 commit c364c34

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "clippy-code"
3-
version = "4.17.2"
3+
version = "4.17.3"
44
description = "A powerful CLI coding agent powered by OpenAI-compatible LLMs"
55
readme = "README.md"
66
license = { text = "MIT" }

src/clippy/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Version information for clippy-code."""
22

3-
__version__ = "4.17.2"
3+
__version__ = "4.17.3"

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)