Skip to content

Commit 02d2741

Browse files
committed
Bump to v0.13.7
1 parent 7030341 commit 02d2741

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-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.

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-toml"
3-
version = "0.13.6"
3+
version = "0.13.7"
44
description = "pyproject.toml parser in Rust"
55
edition = "2021"
66
license = "MIT"

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
## 0.13.7
6+
7+
* Normalize extra names in optional dependencies
8+
59
## 0.13.6
610

711
* Support resolving optional dependencies and dependency groups

0 commit comments

Comments
 (0)