From 4e3c515bb15fd5533ced963c70308e2a271905d9 Mon Sep 17 00:00:00 2001 From: Ofek Lev Date: Sun, 13 Oct 2024 18:56:07 -0400 Subject: [PATCH] release Hatch v1.13.0 --- docs/history/hatch.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/history/hatch.md b/docs/history/hatch.md index 5dcc4607e..af2238c25 100644 --- a/docs/history/hatch.md +++ b/docs/history/hatch.md @@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), ## Unreleased +## [1.13.0](https://github.com/pypa/hatch/releases/tag/hatch-v1.13.0) - 2024-10-13 ## {: #hatch-v1.13.0 } + ***Added:*** - Support managing Python 3.13 distributions