Skip to content

Commit 7354a12

Browse files
author
cellwebb
committed
build(version): bump version to 4.18.0
1 parent f3d076e commit 7354a12

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.4"
3+
version = "4.18.0"
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.4"
3+
__version__ = "4.18.0"

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)