Skip to content

Commit ff67fb6

Browse files
committed
release Hatch v1.0.0rc8
1 parent 6059727 commit ff67fb6

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.0rc8](https://github.com/ofek/hatch/releases/tag/hatch-v1.0.0rc8) - 2022-01-08 ### {: #hatch-v1.0.0rc8 }
14+
1315
***Added:***
1416

1517
- Support Python 3.7

hatch/__about__.py

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

0 commit comments

Comments
 (0)