Skip to content

Commit

Permalink
Merge pull request #18 from claui/release/0.2.3
Browse files Browse the repository at this point in the history
Prepare v0.2.3 release
  • Loading branch information
claui authored Jun 29, 2024
2 parents 60536c7 + 0a9fcf8 commit a87e2f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ warn_unused_ignores = true

[tool.poetry]
name = "pyproject_patcher"
version = "0.2.2"
version = "0.2.3"
description = "Collection of convenience functions to patch `pyproject.toml` in place"
readme = [
"README.md",
Expand Down

0 comments on commit a87e2f3

Please sign in to comment.