Update __init__.py

This commit is contained in:
Leon 2022-12-29 11:48:09 +01:00 committed by GitHub
parent a26e375c1d
commit e0997e060f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.0"
__version__ = "3.2.0a"
import json
import logging