Skip to content

Commit ab71bf5

Browse files
chore: release v0.5.0 [skip ci]
1 parent 313b747 commit ab71bf5

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
@@ -2,6 +2,14 @@
22

33
<!-- version list -->
44

5+
## v0.5.0 (2025-12-08)
6+
7+
### Features
8+
9+
- **testing**: Add detect_module_runtime_mode to detect stitched/zipapp builds
10+
([`313b747`](https://github.com/apathetic-tools/python-utils/commit/313b747852556527ad9007616640711671c493ba))
11+
12+
513
## v0.4.1 (2025-12-07)
614

715
### Bug Fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[project]
44
name = "apathetic-utils"
5-
version = "0.4.1"
5+
version = "0.5.0"
66
description = "When stdlib is almost enough."
77
authors = [
88
{ name = "Apathetic Tools" }

0 commit comments

Comments
 (0)