From d486032993c6c82ba8def006a229d23d61aff4a1 Mon Sep 17 00:00:00 2001 From: Jacob Reinhold <5241441+jcreinhold@users.noreply.github.com> Date: Thu, 16 Dec 2021 16:05:05 -0500 Subject: [PATCH] add v0.1.37 history --- HISTORY.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index bc32a41..b767790 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,6 +2,11 @@ History ======= +0.1.37 (2021-12-16) +------------------- + +* Improve type annotations + 0.1.36 (2021-12-01) -------------------