Merge pull request #1440 from ultrafunkamsterdam/ultrafunkamsterdam-patch-1-1

version bump
This commit is contained in:
Leon 2023-08-08 01:03:09 +02:00 committed by GitHub
commit 1f3d410763
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.5.1"
__version__ = "3.5.1a"
import json
import logging