Skip to content

Commit

Permalink
Release pyproject-fmt 2.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gaborbernat committed Oct 17, 2024
1 parent dbf9be4 commit 9488e0c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions pyproject-fmt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
<a id="2.4.3"></a>

## 2.4.3 - 2024-10-17

- Fix tomli not present for Python<3.11 by [@gaborbernat](https://github.com/gaborbernat) in
[#$9](https://github.com/tox-dev/toml-fmt/pull/9)]

<a id="2.4.2"></a>

## 2.4.2 - 2024-10-17
Expand Down
2 changes: 1 addition & 1 deletion pyproject-fmt/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pyproject-fmt"
version = "2.4.2"
version = "2.4.3"
description = "Format pyproject.toml files"
repository = "https://github.com/tox-dev/pyproject-fmt"
readme = "README.md"
Expand Down

0 comments on commit 9488e0c

Please sign in to comment.