Skip to content

Commit 6a147fc

Browse files
committed
Upgrade PyApp to 0.21.1
1 parent 48d138c commit 6a147fc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-hatch.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
CARGO: cargo
128128
CARGO_BUILD_TARGET: ${{ matrix.job.target }}
129129
PYAPP_REPO: pyapp
130-
PYAPP_VERSION: "0.21.0"
130+
PYAPP_VERSION: "0.21.1"
131131
PYAPP_UV_ENABLED: "true"
132132
PYAPP_PASS_LOCATION: "true"
133133

docs/history/hatch.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1212

1313
***Added:***
1414

15-
- Upgrade PyApp to 0.21.0 for binary builds
15+
- Upgrade PyApp to 0.21.1 for binary builds
1616

1717
***Fixed:***
1818

0 commit comments

Comments
 (0)