diff --git a/backend/src/hatchling/__about__.py b/backend/src/hatchling/__about__.py index 482e4a19c..2f15b8cd3 100644 --- a/backend/src/hatchling/__about__.py +++ b/backend/src/hatchling/__about__.py @@ -1 +1 @@ -__version__ = '0.19.0' +__version__ = '0.20.0' diff --git a/docs/meta/history.md b/docs/meta/history.md index a4f00f9b5..4875715b7 100644 --- a/docs/meta/history.md +++ b/docs/meta/history.md @@ -121,6 +121,8 @@ This is the first release candidate for Hatch v1, a complete rewrite. ### Unreleased +### [0.20.0](https://github.com/ofek/hatch/releases/tag/hatchling-v0.20.0) - 2022-03-07 ### {: #hatchling-v0.20.0 } + ***Added:*** - Relax dependency constraints