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