File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff 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
1321This is a big release. It includes a lot of changes and improvements.
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ build-backend = "hatchling.build"
88
99[project ]
1010name = " rez-pip"
11- version = " 0.4.1 "
11+ version = " 0.4.2 "
1212description = " Modern rez-pip"
1313authors = [
1414 { name =" Jean-Christophe Morin" , email =" jean_christophe_morin@hotmail.com" },
You can’t perform that action at this time.
0 commit comments