Skip to content

Commit 701a2ac

Browse files
authored
Prepare release 0.12.5 (#479)
1 parent ef4c0e7 commit 701a2ac

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
# Release Notes
22

3-
## 0.12.4
3+
## 0.12.5
44

55
A better error message for an invalid Pants source directory.
66

77
Update to latest patch versions of Python interpreters.
88

9+
## 0.12.4
10+
11+
An aborted release, due to issues with CI infrastructure. Cannot be used.
12+
913
## 0.12.3
1014

1115
Add support for running potential future Pants versions that use Python 3.12 or Python 3.13. No versions of Pants use those versions of Python yet.

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
@@ -6,7 +6,7 @@ members = [
66
[package]
77
name = "scie-pants"
88
description = "Protects your Pants from the elements."
9-
version = "0.12.4"
9+
version = "0.12.5"
1010
edition = "2021"
1111
authors = [
1212
"John Sirois <[email protected]>",

0 commit comments

Comments
 (0)