From 5bf369206f39d4c33516bb8010ef51b59ffa6ca9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alex=20Gr=C3=B6nholm?= Date: Sun, 13 Nov 2022 23:22:38 +0200 Subject: [PATCH] Added the release version --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index e5c07c8..cede0e4 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -3,7 +3,7 @@ Version history This library adheres to `Semantic Versioning 2.0 `_. -**UNRELEASED** +**1.0.2** - Updated type annotations to match the ones in ``typeshed``