Skip to content

Commit

Permalink
Merge pull request #14 from claui/release/0.2.2
Browse files Browse the repository at this point in the history
Prepare v0.2.2 release
  • Loading branch information
claui committed Jun 18, 2024
2 parents 270b5f2 + 459e30a commit 7637cca
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.1"
version = "0.2.2"
description = "Collection of convenience functions to patch `pyproject.toml` in place"
readme = [
"README.md",
Expand Down

0 comments on commit 7637cca

Please sign in to comment.