Skip to content

Commit

Permalink
release Hatchling v1.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ofek committed Mar 16, 2024
1 parent 1a9c30d commit e090a51
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/hatchling/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.22.0'
__version__ = '1.22.1'
2 changes: 2 additions & 0 deletions docs/history/hatchling.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## Unreleased

## [1.22.1](https://github.com/pypa/hatch/releases/tag/hatchling-v1.22.1) - 2024-03-16 ## {: #hatchling-v1.22.1 }

***Fixed:***

- Update the default version of core metadata to 2.3
Expand Down

0 comments on commit e090a51

Please sign in to comment.