Skip to content

Commit 66ff719

Browse files
committed
release Hatch v1.0.0rc15
1 parent 8d633c0 commit 66ff719

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/meta/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.0.0rc15](https://github.com/ofek/hatch/releases/tag/hatch-v1.0.0rc15) - 2022-03-18 ### {: #hatch-v1.0.0rc15 }
14+
1315
***Added:***
1416

1517
- Bump the minimum supported version of Hatchling

src/hatch/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.0.0rc14'
1+
__version__ = '1.0.0rc15'

0 commit comments

Comments
 (0)