From d15004d9363704f1c5835e149c8d088777ca5eed Mon Sep 17 00:00:00 2001 From: Andreas Wicenec Date: Tue, 28 May 2024 17:31:19 +0800 Subject: [PATCH] =?UTF-8?q?release:=20version=200.3.8=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HISTORY.md | 2 ++ dlg_paletteGen/VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 5abba9c..29f12eb 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -4,6 +4,8 @@ Changelog (unreleased) ------------ +- Suppress error messages for typing module. [Andreas Wicenec] +- Release: version 0.3.7 🚀 [Andreas Wicenec] - Removed isort ignore. [Andreas Wicenec] - More generic handling of module members. [Andreas Wicenec] diff --git a/dlg_paletteGen/VERSION b/dlg_paletteGen/VERSION index 0f82685..6678432 100644 --- a/dlg_paletteGen/VERSION +++ b/dlg_paletteGen/VERSION @@ -1 +1 @@ -0.3.7 +0.3.8