Skip to content

Commit 9488e0c

Browse files
committed
Release pyproject-fmt 2.4.3
1 parent dbf9be4 commit 9488e0c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

Cargo.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.

pyproject-fmt/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
<a id="2.4.3"></a>
2+
3+
## 2.4.3 - 2024-10-17
4+
5+
- Fix tomli not present for Python<3.11 by [@gaborbernat](https://github.com/gaborbernat) in
6+
[#$9](https://github.com/tox-dev/toml-fmt/pull/9)]
7+
18
<a id="2.4.2"></a>
29

310
## 2.4.2 - 2024-10-17

pyproject-fmt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pyproject-fmt"
3-
version = "2.4.2"
3+
version = "2.4.3"
44
description = "Format pyproject.toml files"
55
repository = "https://github.com/tox-dev/pyproject-fmt"
66
readme = "README.md"

0 commit comments

Comments
 (0)