Skip to content

Commit ad02d79

Browse files
Release 0.4.2 (#235)
Signed-off-by: Jean-Christophe Morin <jean_christophe_morin@hotmail.com>
1 parent 638a137 commit ad02d79

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ SPDX-License-Identifier: Apache-2.0
88

99
<!-- start-here-sphinx-start-after -->
1010

11+
## 0.4.2 (2025-12-20)
12+
13+
* Add support for entrypoint-less scripts (for example, ruff).
14+
15+
## 0.4.1 (2025-10-25)
16+
17+
Same as 0.4.1. Re-released due to technical problems during the release.
18+
1119
## 0.4.0 (2025-10-25)
1220

1321
This is a big release. It includes a lot of changes and improvements.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ build-backend = "hatchling.build"
88

99
[project]
1010
name = "rez-pip"
11-
version = "0.4.1"
11+
version = "0.4.2"
1212
description = "Modern rez-pip"
1313
authors = [
1414
{ name="Jean-Christophe Morin", email="jean_christophe_morin@hotmail.com" },

0 commit comments

Comments
 (0)