Skip to content

Commit 651091f

Browse files
authored
release v0.28.0 (#197)
1 parent 69f359c commit 651091f

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-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 = "pyapp"
3-
version = "0.27.0"
3+
version = "0.28.0"
44
description = "Runtime installer for Python applications"
55
repository = "https://github.com/ofek/pyapp"
66
documentation = "https://ofek.dev/pyapp/"

docs/changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88

99
## Unreleased
1010

11+
## 0.28.0 - 2025-07-17
12+
1113
***Added:***
1214

1315
- Update default CPython distributions to 20250712

0 commit comments

Comments
 (0)