Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions py3-build.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: py3-build
version: "1.3.0"
version: "1.4.0"
epoch: 0
description: A simple, correct Python build frontend
copyright:
Expand Down Expand Up @@ -35,7 +35,7 @@ pipeline:
with:
repository: https://github.com/pypa/build
tag: ${{package.version}}
expected-commit: 60e8752f69178d2b2c3563e9c8fa17aa6e11b12c
expected-commit: 54f238d1664124e06a68c6c22fd5b1418fa5feb2

subpackages:
- range: py-versions
Expand Down
Loading