diff --git a/backend/src/hatchling/__about__.py b/backend/src/hatchling/__about__.py index 53bfe2e04..fbea1de4b 100644 --- a/backend/src/hatchling/__about__.py +++ b/backend/src/hatchling/__about__.py @@ -1 +1 @@ -__version__ = '1.22.2' +__version__ = '1.22.3' diff --git a/docs/history/hatchling.md b/docs/history/hatchling.md index 6603eccce..4219b3d21 100644 --- a/docs/history/hatchling.md +++ b/docs/history/hatchling.md @@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## Unreleased +## [1.22.3](https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.3) - 2024-03-19 ## {: #hatchling-v1.22.3 } + ***Fixed:*** - Fix the `custom` build hook when using dynamic dependencies