Skip to content

Commit 1d31e2e

Browse files
committed
Mirror 2.4.1
1 parent b5a8708 commit 1d31e2e

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.0"
9+
version = "2.4.1"
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.0",
33+
"pyproject-fmt==2.4.1",
3434
]
3535

3636
[tool.hatch]

0 commit comments

Comments
 (0)