From 5504217b6da7c46d925d5f48acc807679a1fe38f Mon Sep 17 00:00:00 2001 From: James Douglass Date: Mon, 11 Oct 2021 21:53:53 -0500 Subject: [PATCH] Setting date in HISTORY.rst. RE:#73 --- HISTORY.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index 489ba2b..cc067b4 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,8 +4,10 @@ TaskGraph Release History ========================= -Unreleased Changes ------------------- +.. Unreleased Changes + +0.11.0 (2021-10-12) +------------------- * Testing against python 3.10 in github actions and officially noting support for 3.10 in ``setup.py``. * Testing against python 3.9 in github actions and noting support in