Skip to content

Commit

Permalink
Upgrade PyApp to 0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ofek committed May 15, 2024
1 parent 48d138c commit 6a147fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-hatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
CARGO: cargo
CARGO_BUILD_TARGET: ${{ matrix.job.target }}
PYAPP_REPO: pyapp
PYAPP_VERSION: "0.21.0"
PYAPP_VERSION: "0.21.1"
PYAPP_UV_ENABLED: "true"
PYAPP_PASS_LOCATION: "true"

Expand Down
2 changes: 1 addition & 1 deletion docs/history/hatch.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

***Added:***

- Upgrade PyApp to 0.21.0 for binary builds
- Upgrade PyApp to 0.21.1 for binary builds

***Fixed:***

Expand Down

0 comments on commit 6a147fc

Please sign in to comment.