Skip to content

Commit fb5f024

Browse files
committed
Release pyproject-fmt 2.27.1 [skip ci]
1 parent fdc9efb commit fb5f024

4 files changed

Lines changed: 10 additions & 9 deletions

File tree

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: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
<a id="2.27.0"></a>
1+
<a id="2.27.1"></a>
2+
3+
## 2.27.1 - 2026-08-12
4+
5+
- 🐛 fix(pyproject-fmt): stop normalizing project.version by [@gaborbernat](https://github.com/gaborbernat) in
6+
[#431](https://github.com/tox-dev/toml-fmt/pull/431) <a id="2.27.0"></a>
27

38
## 2.27.0 - 2026-08-03
49

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.27.0"
3+
version = "2.27.1"
44
description = "Format pyproject.toml files"
55
repository = "https://github.com/tox-dev/pyproject-fmt"
66
license = "MIT"

pyproject-fmt/README.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,8 @@ Apply a consistent format to your ``pyproject.toml`` file with comment support.
88
Recent Changes
99
~~~~~~~~~~~~~~~~
1010

11-
- ✨ feat(pyproject-fmt): normalize and validate project.version by `@gaborbernat <https://github.com/gaborbernat>`_ in
12-
`#428 <https://github.com/tox-dev/toml-fmt/pull/428>`_
13-
- Update Python dependencies by `@gaborbernat <https://github.com/gaborbernat>`_ in
14-
`#424 <https://github.com/tox-dev/toml-fmt/pull/424>`_
15-
- Update Rust dependencies by `@gaborbernat <https://github.com/gaborbernat>`_ in
16-
`#423 <https://github.com/tox-dev/toml-fmt/pull/423>`_ <a id="2.26.0"></a>
11+
- 🐛 fix(pyproject-fmt): stop normalizing project.version by `@gaborbernat <https://github.com/gaborbernat>`_ in
12+
`#431 <https://github.com/tox-dev/toml-fmt/pull/431>`_ <a id="2.27.0"></a>
1713

1814
Philosophy
1915
----------

0 commit comments

Comments
 (0)