Skip to content

Commit 76b5df8

Browse files
committed
release Hatch v1.6.2
1 parent c437a7c commit 76b5df8

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/history.md

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

1111
### Unreleased
1212

13+
### [1.6.2](https://github.com/pypa/hatch/releases/tag/hatch-v1.6.2) - 2022-10-20 ### {: #hatch-v1.6.2 }
14+
1315
***Fixed:***
1416

1517
- Fix getting dynamic metadata from hooks for environments when dependencies are not dynamic

src/hatch/__about__.py

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

0 commit comments

Comments
 (0)