3.2.1 - minor fixes

This commit is contained in:
UltrafunkAmsterdam 2022-12-29 11:53:24 +01:00
parent e0997e060f
commit 18d9f47978
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ by UltrafunkAmsterdam (https://github.com/ultrafunkamsterdam)
from __future__ import annotations
__version__ = "3.2.0a"
__version__ = "3.2.1"
import json
import logging