diff --git a/backend/src/hatchling/__about__.py b/backend/src/hatchling/__about__.py index e4f2ad49d..c162747f3 100644 --- a/backend/src/hatchling/__about__.py +++ b/backend/src/hatchling/__about__.py @@ -1 +1 @@ -__version__ = '1.14.0' +__version__ = '1.14.1' diff --git a/docs/history/hatchling.md b/docs/history/hatchling.md index 54485e8c1..bcf42b899 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.14.1](https://github.com/pypa/hatch/releases/tag/hatchling-v1.14.1) - 2023-04-23 ## {: #hatchling-v1.14.1 } + ***Fixed:*** - Fix internal archive root naming for the `sdist` target when `strict-naming` is disabled to match the file name in order to support the expectation of some frontends