Skip to content

Commit

Permalink
Upgrade PyApp to 0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ofek committed Apr 24, 2024
1 parent b9ea1b6 commit e74674b
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 @@ -87,7 +87,7 @@ jobs:
CARGO: cargo
CARGO_BUILD_TARGET: ${{ matrix.job.target }}
PYAPP_REPO: pyapp
PYAPP_VERSION: "0.18.0"
PYAPP_VERSION: "0.19.0"
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 @@ -28,7 +28,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Upgrade default CPython distributions to 20240415
- Upgrade default PyPy distributions to 7.3.15
- Upgrade Ruff to 0.4.1
- Upgrade PyApp to 0.18.0 for binary builds
- Upgrade PyApp to 0.19.0 for binary builds
- Bump the minimum supported version of Hatchling to 1.24.2

***Fixed:***
Expand Down

0 comments on commit e74674b

Please sign in to comment.