Skip to content

Commit eb8e62f

Browse files
committed
release Hatchling v1.12.1
1 parent a122f0c commit eb8e62f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

backend/src/hatchling/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.12.0'
1+
__version__ = '1.12.1'

docs/history/hatchling.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88

99
## Unreleased
1010

11+
## [1.12.1](https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.1) - 2022-12-31 ## {: #hatchling-v1.12.1 }
12+
13+
***Fixed:***
14+
15+
- Fix minor regression in the PEP 517/660 function signatures that was discovered by Fedora
16+
1117
## [1.12.0](https://github.com/pypa/hatch/releases/tag/hatchling-v1.12.0) - 2022-12-30 ## {: #hatchling-v1.12.0 }
1218

1319
***Added:***

0 commit comments

Comments
 (0)