Skip to content

Commit 9746383

Browse files
committed
Mirror 2.4.2
1 parent 1d31e2e commit 9746383

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66

77
[project]
88
name = "pyproject-fmt-mirror"
9-
version = "2.4.1"
9+
version = "2.4.2"
1010
description = "Format your pyproject.toml file"
1111
readme = "README.md"
1212
keywords = [
@@ -30,7 +30,7 @@ classifiers = [
3030
"Programming Language :: Python :: 3.13",
3131
]
3232
dependencies = [
33-
"pyproject-fmt==2.4.1",
33+
"pyproject-fmt==2.4.2",
3434
]
3535

3636
[tool.hatch]

0 commit comments

Comments
 (0)